Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Competitive Play. 3.5 - 3.99. Scores will be recorded.

ID: 5686339732

Match Scores

15-7

Loss

Play Date

2025-12-29

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Dave Pinton

N7V49Z · Vancouver, BC, CA

DUPR

4.019

FM
Fred Meyerink

0YYV64 · USA

DUPR

3.857

TEAM 2LOSS
AR
Andrew Reeves

4LDJNM · Chilliwack, BC, CA

DUPR

3.739

JS
Jamie Stuart

W695VQ · Chilliwack, BC, CA

DUPR

3.597

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-5686339732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6561695661,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Pinton",
        "dupr_id": "N7V49Z",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Fred Meyerink",
        "dupr_id": "0YYV64",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5050766972,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Reeves",
        "dupr_id": "4LDJNM",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": "Chilliwack, BC, CA"
      },
      {
        "name": "Jamie Stuart",
        "dupr_id": "W695VQ",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Chilliwack, BC, CA"
      }
    ]
  }
]