Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GCPC Sunday DUPR League

ID: 5670361042

Match Scores

11-7

Loss

Play Date

2026-04-19

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AR
Alex Ramsey

EG7KEO · Grand Forks, ND, US

DUPR

4.043

TM
Tyler Magee

3X6YXX · Grand Forks, ND, US

DUPR

4.343

TEAM 2LOSS
AK
Alec Kores

GW4LNG · Fargo, ND, US

DUPR

4.119

JC
John Carlson

V7DENP · Erskine, MN, US

DUPR

4.170

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-5670361042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5831420060,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Ramsey",
        "dupr_id": "EG7KEO",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Tyler Magee",
        "dupr_id": "3X6YXX",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      }
    ]
  },
  {
    "team_id": 5208193304,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alec Kores",
        "dupr_id": "GW4LNG",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "John Carlson",
        "dupr_id": "V7DENP",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Erskine, MN, US"
      }
    ]
  }
]