Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minnesota Pickleball Round Robin Challenge Series #005 - Mens Division

ID: 5034806705

Match Scores

5-11

Win

Play Date

2025-02-01

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Sreejith Madhavannair

8ML59D · Savage, MN, US

DUPR

3.946

LT
Lei Thongvivong

N75DGZ · Worthington, MN, US

DUPR

3.745

TEAM 2WINNER
TC
Trac Cao

JZ99LD · Lakeville, MN, US

DUPR

4.628

SK
Steven Kenny

17ZR94 · River Falls, WI, US

DUPR

3.837

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-5034806705
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8208714356,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sreejith Madhavannair",
        "dupr_id": "8ML59D",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      },
      {
        "name": "Lei Thongvivong",
        "dupr_id": "N75DGZ",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": "Worthington, MN, US"
      }
    ]
  },
  {
    "team_id": 7261807566,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Trac Cao",
        "dupr_id": "JZ99LD",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Steven Kenny",
        "dupr_id": "17ZR94",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "River Falls, WI, US"
      }
    ]
  }
]