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

Ranch Play 2.75+

ID: 7499825537

Match Scores

11-3

Loss

Play Date

2026-01-17

Play Time (Est)

6:15 AM

Play Location

Austin Pickle Ranch - Braker Lane, Middle Fiskville Road, Austin, TX, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
EH
Emily Holmes

X2QJ94 · USA

Rated Score

3.006

KB
Kaleb Baker

8DDLLY · Hays County, TX, US

Rated Score

2.985

TEAM 2LOSS
DC
Daniel Cole

XJK95R · Austin, TX, US

Rated Score

3.256

JD
Jacob Duke

RZJ72M · USA

Rated Score

2.882

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-7499825537
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6294902266,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Holmes",
        "dupr_id": "X2QJ94",
        "rating": 3.006,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kaleb Baker",
        "dupr_id": "8DDLLY",
        "rating": 2.985,
        "profile_pic_url": null,
        "location": "Hays County, TX, US"
      }
    ]
  },
  {
    "team_id": 7097380061,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Cole",
        "dupr_id": "XJK95R",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Jacob Duke",
        "dupr_id": "RZJ72M",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]