Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Shot Pickleball - 8pm Mens Adv

ID: 5044300623

Match Scores

11-3, 11-9, 5-11

Win

Play Date

2024-11-18

Play Time (Est)

4:45 AM

Play Location

Wheat Ridge, CO, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DC
Doug Connard

7DDM60 · Littleton, CO, US

DUPR

4.436

TF
Ti Fu

EGPELJ · Denver, CO, US

DUPR

4.573

TEAM 2LOSS
MC
Mitchell Chhay

8GLQ6G · Denver, CO, US

DUPR

4.254

JP
John Petraglia

JZKL64 · Golden, CO, US

DUPR

3.838

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-5044300623
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8353063265,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug Connard",
        "dupr_id": "7DDM60",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Ti Fu",
        "dupr_id": "EGPELJ",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 4638192151,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mitchell Chhay",
        "dupr_id": "8GLQ6G",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "John Petraglia",
        "dupr_id": "JZKL64",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Golden, CO, US"
      }
    ]
  }
]