Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Week 6

ID: 4806589244

Match Scores

3-11

Win

Play Date

2025-02-23

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CR
Connor Remington

L5ZEO6 · Minneapolis, MN, US

DUPR

4.133

PK
Paul Klecker

8MZ2OG · Coon Rapids, MN, US

DUPR

4.409

TEAM 2WINNER
GM
Gagan Maheshwari

8MZ2EL · Plymouth, MN, US

DUPR

4.736

PS
Pete Stadum

7DKXJ4 · Minneapolis, MN, US

DUPR

5.061

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-4806589244
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5812695232,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connor Remington",
        "dupr_id": "L5ZEO6",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Paul Klecker",
        "dupr_id": "8MZ2OG",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Coon Rapids, MN, US"
      }
    ]
  },
  {
    "team_id": 6694119766,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gagan Maheshwari",
        "dupr_id": "8MZ2EL",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Pete Stadum",
        "dupr_id": "7DKXJ4",
        "rating": 5.061,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]