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

Dawn-to-Dusk EOS10 Tournament

ID: 6429773008

Match Scores

21-16

Loss

Play Date

2026-02-22

Play Time (Est)

5:00 PM

Play Location

Tejas Pickleball Club (Annex)

Unverified Facility

Competitor Teams

TEAM 1WINNER
ER
Eswar Reddy konda

ELOY6V · USA

DUPR

3.628

MF
Matthew Frasier

KDQ2KK · USA

DUPR

3.419

TEAM 2LOSS
CW
Christopher Wiles

NRYG52 · Cedar Park, TX, US

DUPR

3.297

MO
Mohit Oberoi

M2XPZD · Leander, TX, US

DUPR

3.184

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-6429773008
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7902967211,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eswar Reddy konda",
        "dupr_id": "ELOY6V",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Frasier",
        "dupr_id": "KDQ2KK",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5702873157,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Wiles",
        "dupr_id": "NRYG52",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Mohit Oberoi",
        "dupr_id": "M2XPZD",
        "rating": 3.184,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  }
]