Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mega Pickleball

ID: 5587564473

Match Scores

9-8

Loss

Play Date

2025-02-20

Play Time (Est)

10:15 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AK
Andy Kim

DWJYD4 · USA

DUPR

4.441

TR
trent Rezabek

ODL0EE · USA

DUPR

4.036

TEAM 2LOSS
BR
Brian Ranwick

8E2DJV · Minnetonka, MN, US

DUPR

4.207

DK
Daryn Krumm

YGR4RG · USA

DUPR

3.987

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-5587564473
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4696498705,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Kim",
        "dupr_id": "DWJYD4",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "trent Rezabek",
        "dupr_id": "ODL0EE",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5444437909,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Ranwick",
        "dupr_id": "8E2DJV",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      },
      {
        "name": "Daryn Krumm",
        "dupr_id": "YGR4RG",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]