Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Minto US Open Pickleball Championships - Men's Doubles All Skills Double Elimination 45-49 Age

ID: 7329022361

Match Scores

15-5

Loss

Play Date

2025-04-27

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
John Cometa

8D5EOY · St. Louis, MO, US

DUPR

4.700

SM
Scott Maschmann

3Z45PP · Fenton, MO, US

DUPR

4.775

TEAM 2LOSS
SD
Stewart Davis

3L724Z · Boca Raton, FL, US

DUPR

4.559

JB
Jonathan Burns

3PQNPZ · Boca Raton, FL, US

DUPR

4.371

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-7329022361
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4297342240,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Cometa",
        "dupr_id": "8D5EOY",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Scott Maschmann",
        "dupr_id": "3Z45PP",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Fenton, MO, US"
      }
    ]
  },
  {
    "team_id": 4740882453,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stewart Davis",
        "dupr_id": "3L724Z",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Jonathan Burns",
        "dupr_id": "3PQNPZ",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]