Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GCPC Sunday DUPR League

ID: 5565848463

Match Scores

6-11

Win

Play Date

2026-04-19

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LT
Lindsey Terry

QPYZ45 · Grand Forks, ND, US

DUPR

4.011

RF
Rick Fuka

6NOQLQ · USA

DUPR

3.891

TEAM 2WINNER
GG
Greg Garmen

M9GD5V · USA

DUPR

3.921

TJ
Tyler Jehs

QPZODD · Grand Forks, ND, US

DUPR

4.044

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-5565848463
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6985811704,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lindsey Terry",
        "dupr_id": "QPYZ45",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Rick Fuka",
        "dupr_id": "6NOQLQ",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6546268125,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Garmen",
        "dupr_id": "M9GD5V",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Jehs",
        "dupr_id": "QPZODD",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      }
    ]
  }
]