Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

LTF Partners Stay League - Week 5

ID: 5810820286

Match Scores

11-6

Loss

Play Date

2025-06-16

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AJ
Adam Jablon

30MLN4 · New York, NY, US

DUPR

5.077

JJ
Jacob John

N7707W · Chicago, IL, US

DUPR

5.173

TEAM 2LOSS
BM
Bryan McRae

1R6YD3 · New York, NY, US

DUPR

4.618

JH
Johnathan Hsu

8WD5PM · New York, NY, US

DUPR

5.012

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-5810820286
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6470079564,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Jablon",
        "dupr_id": "30MLN4",
        "rating": 5.077,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jacob John",
        "dupr_id": "N7707W",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 5838569437,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan McRae",
        "dupr_id": "1R6YD3",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Johnathan Hsu",
        "dupr_id": "8WD5PM",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]