Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Winter 1 '25 Sunday Night 4.0+ League

ID: 4637096249

Match Scores

5-11

Win

Play Date

2025-03-02

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AF
AJ Flemming

6ZR7VQ · Andover, MN, US

DUPR

4.768

RB
Ryan Bell

4LXKJ6 · Minneapolis, MN, US

DUPR

4.050

TEAM 2WINNER
GM
Gagan Maheshwari

8MZ2EL · Plymouth, MN, US

DUPR

4.681

PK
Paul Klecker

8MZ2OG · Coon Rapids, MN, US

DUPR

4.343

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-4637096249
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5017728879,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "AJ Flemming",
        "dupr_id": "6ZR7VQ",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      },
      {
        "name": "Ryan Bell",
        "dupr_id": "4LXKJ6",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5350360021,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gagan Maheshwari",
        "dupr_id": "8MZ2EL",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Paul Klecker",
        "dupr_id": "8MZ2OG",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Coon Rapids, MN, US"
      }
    ]
  }
]