Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Vernon Pickleball Association Men's Scored

ID: 5108218962

Match Scores

11-10

Win

Play Date

2025-11-03

Play Time (Est)

7:30 PM

Play Location

Vernon, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
RI
Rob Irving

84O44M · El Mirage, AZ, US

DUPR

3.791

JE
James Elliot

PZ02PG · Lake Country, BC, CA

DUPR

3.595

TEAM 2LOSS
LH
Larry Hallonquist

PZ05VX · USA

DUPR

3.315

BK
Bruce Kinshella

M2NMGO · USA

DUPR

3.923

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5108218962
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5895142883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Irving",
        "dupr_id": "84O44M",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "El Mirage, AZ, US"
      },
      {
        "name": "James  Elliot",
        "dupr_id": "PZ02PG",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": "Lake Country, BC, CA"
      }
    ]
  },
  {
    "team_id": 7350741741,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Larry Hallonquist",
        "dupr_id": "PZ05VX",
        "rating": 3.315,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bruce Kinshella",
        "dupr_id": "M2NMGO",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]