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

Competitive Open Play Match

ID: 5092746870

Match Scores

15-0

Win

Play Date

2026-05-26

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jack Burch

VXZP7J · Leicester, England, GB

Rated Score

4.172

JN
Jaxon North

JPKVOO · USA

Rated Score

3.116

TEAM 2LOSS
LH
Logan Hodgkiss

OW49LE · USA

Rated Score

2.000

MM
Michael Mori

55NGLR · USA

Rated Score

2.047

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-5092746870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7300096419,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Burch",
        "dupr_id": "VXZP7J",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Leicester, England, GB"
      },
      {
        "name": "Jaxon North",
        "dupr_id": "JPKVOO",
        "rating": 3.116,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5202027859,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Logan Hodgkiss",
        "dupr_id": "OW49LE",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Mori",
        "dupr_id": "55NGLR",
        "rating": 2.047,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]