Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Vernon Pickleball Association Men's Scored

ID: 6276261967

Match Scores

8-6

Loss

Play Date

2025-11-17

Play Time (Est)

8:45 AM

Play Location

Vernon, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
TD
Tim Duru

WNZ0DQ · USA

DUPR

3.771

JF
John Fairs

PZQ0VZ · USA

DUPR

3.828

TEAM 2LOSS
DZ
Darryl Zaharichuk

3YK4QK · Sherwood Park, AB, CA

DUPR

3.924

JE
James Elliot

PZ02PG · Lake Country, BC, CA

DUPR

3.652

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-6276261967
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6756686803,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Duru",
        "dupr_id": "WNZ0DQ",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Fairs",
        "dupr_id": "PZQ0VZ",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7369898351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darryl Zaharichuk",
        "dupr_id": "3YK4QK",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      },
      {
        "name": "James  Elliot",
        "dupr_id": "PZ02PG",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Lake Country, BC, CA"
      }
    ]
  }
]