Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Vernon Pickleball Association Men's Scored

ID: 5151845214

Match Scores

5-8

Win

Play Date

2025-11-03

Play Time (Est)

7:30 PM

Play Location

Vernon, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
DJ
David John Ross

DN0LN4 · USA

DUPR

3.317

LH
Larry Hallonquist

PZ05VX · USA

DUPR

3.303

TEAM 2WINNER
RB
ROBERT Boal

RYWGVD · USA

DUPR

3.466

RI
Rob Irving

84O44M · El Mirage, AZ, US

DUPR

3.781

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-5151845214
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6102189245,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David John Ross",
        "dupr_id": "DN0LN4",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Larry Hallonquist",
        "dupr_id": "PZ05VX",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8484437295,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ROBERT Boal",
        "dupr_id": "RYWGVD",
        "rating": 3.466,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Irving",
        "dupr_id": "84O44M",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "El Mirage, AZ, US"
      }
    ]
  }
]