Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Dawn-to-Dusk EOS10 Tournament

ID: 6953880820

Match Scores

21-23

Win

Play Date

2026-02-22

Play Time (Est)

5:00 PM

Play Location

Tejas Pickleball Club (Annex)

Unverified Facility

Competitor Teams

TEAM 1LOSS
PL
Phillip Langley

ZZWQRW · Austin, TX, US

DUPR

3.446

DP
Dennis Porter

ZNVZ4P · Cedar Park, TX, US

DUPR

3.282

TEAM 2WINNER
CW
Christopher Wiles

NRYG52 · Cedar Park, TX, US

DUPR

3.304

SI
Sumanth Inaganti

G0GQPV · Austin, TX, US

DUPR

3.522

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-6953880820
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5724906485,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Phillip  Langley",
        "dupr_id": "ZZWQRW",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Dennis Porter",
        "dupr_id": "ZNVZ4P",
        "rating": 3.282,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  },
  {
    "team_id": 7710956585,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Wiles",
        "dupr_id": "NRYG52",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Sumanth Inaganti",
        "dupr_id": "G0GQPV",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]