Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minnesota Pickleball Round Robin Challenge Series #005 - Mens Division

ID: 7861726164

Match Scores

9-11

Loss

Play Date

2025-02-01

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TC
Trac Cao

JZ99LD · Lakeville, MN, US

DUPR

4.654

SM
Sreejith Madhavannair

8ML59D · Savage, MN, US

DUPR

4.081

TEAM 2WINNER
JN
Jeff Norberg

12DZG7 · Prior Lake, MN, US

DUPR

4.356

AC
Andres Chavez

JZRQL4 · USA

DUPR

4.327

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-7861726164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8145741828,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trac Cao",
        "dupr_id": "JZ99LD",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Sreejith Madhavannair",
        "dupr_id": "8ML59D",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      }
    ]
  },
  {
    "team_id": 5421652339,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Norberg",
        "dupr_id": "12DZG7",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      },
      {
        "name": "Andres Chavez",
        "dupr_id": "JZRQL4",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]