Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Competitive Play - Scores will be recorded and be entered into DUPR.

ID: 5470589340

Match Scores

5-11

Win

Play Date

2025-12-27

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RH
Remmert Hinlopen

5966XV · USA

DUPR

3.951

RJ
Ross Jones

Q5LKQR · Agassiz, BC, CA

DUPR

3.587

TEAM 2WINNER
DP
Dave Pinton

N7V49Z · Vancouver, BC, CA

DUPR

3.995

JS
Jamie Stuart

W695VQ · Chilliwack, BC, CA

DUPR

3.620

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-5470589340
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7676933190,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Remmert Hinlopen",
        "dupr_id": "5966XV",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ross Jones",
        "dupr_id": "Q5LKQR",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "Agassiz, BC, CA"
      }
    ]
  },
  {
    "team_id": 4639799120,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dave Pinton",
        "dupr_id": "N7V49Z",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Jamie Stuart",
        "dupr_id": "W695VQ",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "Chilliwack, BC, CA"
      }
    ]
  }
]