Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 6

ID: 8460053728

Match Scores

11-2

Loss

Play Date

2025-02-23

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AF
AJ Flemming

6ZR7VQ · Andover, MN, US

DUPR

4.701

CR
Connor Remington

L5ZEO6 · Minneapolis, MN, US

DUPR

4.179

TEAM 2LOSS
GM
Gagan Maheshwari

8MZ2EL · Plymouth, MN, US

DUPR

4.697

PK
Paul Klecker

8MZ2OG · Coon Rapids, MN, US

DUPR

4.369

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-8460053728
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4981398372,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "AJ Flemming",
        "dupr_id": "6ZR7VQ",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      },
      {
        "name": "Connor Remington",
        "dupr_id": "L5ZEO6",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5034789958,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gagan Maheshwari",
        "dupr_id": "8MZ2EL",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Paul Klecker",
        "dupr_id": "8MZ2OG",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Coon Rapids, MN, US"
      }
    ]
  }
]