Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PUPC Advanced DUPR Team League

ID: 7569077146

Match Scores

11-13

Win

Play Date

2026-02-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jonathan Harris

674Q9G · St. Peters, MO, US

DUPR

4.384

JP
John Paden

7D9DK0 · St. Peters, MO, US

DUPR

4.523

TEAM 2WINNER
GH
Garrett Hallemeier

XJ5ZER · O'Fallon, MO, US

DUPR

4.690

MS
Matthew Stoddard

9PM4OJ · O'Fallon, MO, US

DUPR

4.118

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-7569077146
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5834641802,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Harris",
        "dupr_id": "674Q9G",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "St. Peters, MO, US"
      },
      {
        "name": "John Paden",
        "dupr_id": "7D9DK0",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "St. Peters, MO, US"
      }
    ]
  },
  {
    "team_id": 5513056050,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Garrett Hallemeier",
        "dupr_id": "XJ5ZER",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      },
      {
        "name": "Matthew Stoddard",
        "dupr_id": "9PM4OJ",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  }
]