Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.5 Ladder

ID: 5857656098

Match Scores

11-8

Loss

Play Date

2024-03-17

Play Time (Est)

3:30 PM

Play Location

5000 S Arizona Mills Cir STE 313, Tempe, AZ 85282, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jaxon Thomas

NYGVO2 · Chandler, AZ, US

DUPR

3.584

Arnold Diamond

8MZZ2O · Cave Creek, AZ, US

DUPR

3.528

TEAM 2LOSS
GH
Gordon Higgins

XJYOE5 · USA

DUPR

2.836

Chris Chakkaw

R8J9W3 · Gilbert, AZ, US

DUPR

4.755

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-5857656098
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5328611411,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaxon Thomas",
        "dupr_id": "NYGVO2",
        "rating": 3.584,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Arnold Diamond",
        "dupr_id": "8MZZ2O",
        "rating": 3.528,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "Cave Creek, AZ, US"
      }
    ]
  },
  {
    "team_id": 4567452709,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gordon Higgins",
        "dupr_id": "XJYOE5",
        "rating": 2.836,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Chakkaw",
        "dupr_id": "R8J9W3",
        "rating": 4.755,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/38.jpg",
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]