Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Winter 1 '25 Sunday Night 4.0+ League

ID: 4976723718

Match Scores

11-2

Loss

Play Date

2025-03-02

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PK
Paul Klecker

8MZ2OG · Coon Rapids, MN, US

DUPR

4.366

RB
Ryan Bell

4LXKJ6 · Minneapolis, MN, US

DUPR

4.068

TEAM 2LOSS
BM
Bruce Mair

35N2LV · Minneapolis, MN, US

DUPR

4.107

CR
Connor Remington

L5ZEO6 · Minneapolis, MN, US

DUPR

4.181

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-4976723718
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4672729959,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Klecker",
        "dupr_id": "8MZ2OG",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Coon Rapids, MN, US"
      },
      {
        "name": "Ryan Bell",
        "dupr_id": "4LXKJ6",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7198572115,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruce Mair",
        "dupr_id": "35N2LV",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Connor Remington",
        "dupr_id": "L5ZEO6",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]