Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6912454670

Match Scores

2-11

Win

Play Date

2025-12-08

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
FM
Fred Meyerink

0YYV64 · USA

DUPR

3.843

RJ
Ross Jones

Q5LKQR · Agassiz, BC, CA

DUPR

3.584

TEAM 2WINNER
LW
Lyle W Simpson

G57XEM · USA

DUPR

3.579

AR
Andrew Reeves

4LDJNM · Chilliwack, BC, CA

DUPR

3.749

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-6912454670
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7441818315,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fred Meyerink",
        "dupr_id": "0YYV64",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ross Jones",
        "dupr_id": "Q5LKQR",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": "Agassiz, BC, CA"
      }
    ]
  },
  {
    "team_id": 8318509513,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lyle W Simpson",
        "dupr_id": "G57XEM",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Reeves",
        "dupr_id": "4LDJNM",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": "Chilliwack, BC, CA"
      }
    ]
  }
]