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

Set Partners Round Robin

ID: 7618136509

Match Scores

15-7

Loss

Play Date

2026-05-02

Play Time (Est)

2:15 AM

Play Location

Rader Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
BH
brandon haddox

ELYPPE · USA

DUPR

3.436

NH
Noah Haddox

WZLGWQ · USA

DUPR

2.855

TEAM 2LOSS
Brian Litteral

EGLDRJ · Oklahoma City, OK, US

DUPR

3.072

Chris Fourcade

MYWN0G · Edmond, OK, US

DUPR

3.296

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-7618136509
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6026039279,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "brandon haddox",
        "dupr_id": "ELYPPE",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Noah Haddox",
        "dupr_id": "WZLGWQ",
        "rating": 2.855,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5076449079,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Litteral",
        "dupr_id": "EGLDRJ",
        "rating": 3.072,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/1.jpg",
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Chris Fourcade",
        "dupr_id": "MYWN0G",
        "rating": 3.296,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/46.jpg",
        "location": "Edmond, OK, US"
      }
    ]
  }
]