Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minnesota Pickleball Round Robin Challenge Series #005 - Mens Division

ID: 6250996151

Match Scores

11-5

Win

Play Date

2025-02-01

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TP
Tyler Pauleon

DWJZDM · Osseo, MN, US

DUPR

4.074

TC
Trac Cao

JZ99LD · Lakeville, MN, US

DUPR

4.714

TEAM 2LOSS
IR
Igor R

4LOP2M · USA

DUPR

3.893

PD
Paul Dewenter

DW7D9Y · Bloomington, MN, US

DUPR

4.235

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-6250996151
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7924125032,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Pauleon",
        "dupr_id": "DWJZDM",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      },
      {
        "name": "Trac Cao",
        "dupr_id": "JZ99LD",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 5724405007,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Igor R",
        "dupr_id": "4LOP2M",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Dewenter",
        "dupr_id": "DW7D9Y",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      }
    ]
  }
]