Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Vernon Pickleball Association Men's Scored

ID: 4723555843

Match Scores

9-11

Loss

Play Date

2025-11-03

Play Time (Est)

8:45 AM

Play Location

Vernon, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
LH
Larry Hallonquist

PZ05VX · USA

DUPR

3.304

RI
Rob Irving

84O44M · El Mirage, AZ, US

DUPR

3.787

TEAM 2WINNER
SB
Scott Blain

ELMPQJ · USA

DUPR

3.650

RG
Ron Gardiner

7NW6NM · Lake Country, BC, CA

DUPR

3.796

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-4723555843
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7347979910,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry Hallonquist",
        "dupr_id": "PZ05VX",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Irving",
        "dupr_id": "84O44M",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "El Mirage, AZ, US"
      }
    ]
  },
  {
    "team_id": 8357855827,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Blain",
        "dupr_id": "ELMPQJ",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ron Gardiner",
        "dupr_id": "7NW6NM",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Lake Country, BC, CA"
      }
    ]
  }
]