Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minnesota Pickleball Round Robin Challenge Series #005 - Mens Division

ID: 5813325197

Match Scores

8-11

Loss

Play Date

2025-02-01

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Shawn Michael Buckingham

3X5RW4 · Farmington, MN, US

DUPR

4.195

TC
Trac Cao

JZ99LD · Lakeville, MN, US

DUPR

4.619

TEAM 2WINNER
AY
Alex Yasnuk

GG29MM · Minneapolis, MN, US

DUPR

4.413

SM
Sreejith Madhavannair

8ML59D · Savage, MN, US

DUPR

4.088

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-5813325197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5924280171,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shawn Michael Buckingham",
        "dupr_id": "3X5RW4",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Farmington, MN, US"
      },
      {
        "name": "Trac Cao",
        "dupr_id": "JZ99LD",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 6666683741,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Yasnuk",
        "dupr_id": "GG29MM",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Sreejith Madhavannair",
        "dupr_id": "8ML59D",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      }
    ]
  }
]