Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Winter 1'25 Sunday Night 4.0+ League

ID: 6357370323

Match Scores

11-4

Loss

Play Date

2025-02-16

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AF
AJ Flemming

6ZR7VQ · Andover, MN, US

DUPR

4.749

CR
Connor Remington

L5ZEO6 · Minneapolis, MN, US

DUPR

4.210

TEAM 2LOSS
GM
Gagan Maheshwari

8MZ2EL · Plymouth, MN, US

DUPR

4.672

PK
Paul Klecker

8MZ2OG · Coon Rapids, MN, US

DUPR

4.325

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-6357370323
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8256679499,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "AJ Flemming",
        "dupr_id": "6ZR7VQ",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      },
      {
        "name": "Connor Remington",
        "dupr_id": "L5ZEO6",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7865610534,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gagan Maheshwari",
        "dupr_id": "8MZ2EL",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Paul Klecker",
        "dupr_id": "8MZ2OG",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Coon Rapids, MN, US"
      }
    ]
  }
]