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

lvl 2 ranch play

ID: 4525112611

Match Scores

20-21

Loss

Play Date

2025-04-06

Play Time (Est)

8:45 AM

Play Location

11000 Middle Fiskville Rd, Austin, TX 78753, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AW
Adam Williams

KXEJ66 · USA

DUPR

2.597

RR
Reatrey Rin

RZPONM · Austin, TX, US

DUPR

2.515

TEAM 2WINNER
JA
James asquith

7NOQM9 · USA

DUPR

2.647

MH
Mark Hansen

WXYZ4L · USA

DUPR

2.266

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-4525112611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4711426620,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Williams",
        "dupr_id": "KXEJ66",
        "rating": 2.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Reatrey Rin",
        "dupr_id": "RZPONM",
        "rating": 2.515,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 5695505113,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James asquith",
        "dupr_id": "7NOQM9",
        "rating": 2.647,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Hansen",
        "dupr_id": "WXYZ4L",
        "rating": 2.266,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]