Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minnesota Pickleball Round Robin Challenge Series #005 - Mens Division

ID: 6682609024

Match Scores

4-11

Win

Play Date

2025-02-01

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Sreejith Madhavannair

8ML59D · Savage, MN, US

DUPR

4.069

PD
Paul Dewenter

DW7D9Y · Bloomington, MN, US

DUPR

4.205

TEAM 2WINNER
CI
Cristian Inclan

JZG424 · USA

DUPR

4.114

TC
Trac Cao

JZ99LD · Lakeville, MN, US

DUPR

4.679

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-6682609024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5842138419,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sreejith Madhavannair",
        "dupr_id": "8ML59D",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      },
      {
        "name": "Paul Dewenter",
        "dupr_id": "DW7D9Y",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      }
    ]
  },
  {
    "team_id": 6099539121,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cristian Inclan",
        "dupr_id": "JZG424",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trac Cao",
        "dupr_id": "JZ99LD",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  }
]