Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Paddle Up Pickleball Club Championship Tournament Men's Doubles Championship Division

ID: 6402812583

Match Scores

11-6

Loss

Play Date

2025-07-26

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ML
matthew landolt

84E2QG · Ballwin, MO, US

DUPR

4.343

JR
Jon Richert

MYZXKD · St Charles County, MO, US

DUPR

4.535

TEAM 2LOSS
CS
Carter Smith

16M520 · O'Fallon, MO, US

DUPR

4.719

CD
Caden Davis

994XYR · Columbia, MO, US

DUPR

4.379

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-6402812583
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7088762284,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "matthew landolt",
        "dupr_id": "84E2QG",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Ballwin, MO, US"
      },
      {
        "name": "Jon Richert",
        "dupr_id": "MYZXKD",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "St Charles County, MO, US"
      }
    ]
  },
  {
    "team_id": 5087611427,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carter Smith",
        "dupr_id": "16M520",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      },
      {
        "name": "Caden Davis",
        "dupr_id": "994XYR",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      }
    ]
  }
]