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

Dawn-to-Dusk EOS10 Tournament

ID: 4301699380

Match Scores

21-11

Loss

Play Date

2026-02-22

Play Time (Est)

5:00 PM

Play Location

Tejas Pickleball Club (Annex)

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Derek Hosgood

5EJMR0 · USA

DUPR

3.280

SC
Steve Craig

8E2Z0O · Austin, TX, US

DUPR

2.755

TEAM 2LOSS
MH
Mitch Hayward

Z9K70P · Cedar Park, TX, US

DUPR

3.134

JM
Joel Mower

KO4X4O · USA

DUPR

2.824

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-4301699380
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7406601099,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Hosgood",
        "dupr_id": "5EJMR0",
        "rating": 3.28,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Craig",
        "dupr_id": "8E2Z0O",
        "rating": 2.755,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7685792626,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mitch Hayward",
        "dupr_id": "Z9K70P",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Joel Mower",
        "dupr_id": "KO4X4O",
        "rating": 2.824,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]