Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Winter 1 '25 Sunday Night 4.0+ League

ID: 5470218520

Match Scores

11-10

Win

Play Date

2025-03-02

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PK
Paul Klecker

8MZ2OG · Coon Rapids, MN, US

DUPR

4.332

BM
Bruce Mair

35N2LV · Minneapolis, MN, US

DUPR

4.123

TEAM 2LOSS
GM
Gagan Maheshwari

8MZ2EL · Plymouth, MN, US

DUPR

4.666

CR
Connor Remington

L5ZEO6 · Minneapolis, MN, US

DUPR

4.213

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-5470218520
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5112323959,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Klecker",
        "dupr_id": "8MZ2OG",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Coon Rapids, MN, US"
      },
      {
        "name": "Bruce Mair",
        "dupr_id": "35N2LV",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5370188160,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gagan Maheshwari",
        "dupr_id": "8MZ2EL",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Connor Remington",
        "dupr_id": "L5ZEO6",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]