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

Men's Doubles League 3.5+ - Session 5, Tue Apr 7

ID: 5158961299

Match Scores

15-4

Loss

Play Date

2026-04-08

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BH
Blake Huntsman

EG9RYV · USA

DUPR

3.321

JO
Justin Ojemi

PKLENE · Houston, TX, US

DUPR

3.665

TEAM 2LOSS
JR
JD Robertson

RZY4ZM · Katy, TX, US

DUPR

3.464

WL
Wayne Lu

XKL9ZR · USA

DUPR

3.171

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-5158961299
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6776009741,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Blake Huntsman",
        "dupr_id": "EG9RYV",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Ojemi",
        "dupr_id": "PKLENE",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4881097569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JD Robertson",
        "dupr_id": "RZY4ZM",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Wayne Lu",
        "dupr_id": "XKL9ZR",
        "rating": 3.171,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]