Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Triple Moneyball Series A - Club Pickleball USA - Men's 4.5

ID: 6221632732

Match Scores

15-9

Loss

Play Date

2025-09-20

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SD
Sean Davies

3XRELX · Provo, UT, US

DUPR

4.413

LM
Lorenzo Martinez

1NJV73 · Springville, UT, US

DUPR

4.443

TEAM 2LOSS
DA
DELETED Account

3VVLVP · USA

DUPR

4.108

EY
Evan Young

8D0PMM · Provo, UT, US

DUPR

4.586

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-6221632732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7736282921,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Davies",
        "dupr_id": "3XRELX",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Lorenzo Martinez",
        "dupr_id": "1NJV73",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      }
    ]
  },
  {
    "team_id": 6565358626,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "3VVLVP",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evan Young",
        "dupr_id": "8D0PMM",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]