Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

L260307GRY1600

ID: 4629391311

Match Scores

15-9

Win

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
William Leung

JZ2X0O · Royal Oak, MI, US

DUPR

3.815

ER
Eric Reardon

6NOMND · USA

DUPR

3.946

TEAM 2LOSS
SS
Steve Sack

ODJMQE · USA

DUPR

4.081

John Blake

ZNYEEQ · Orion Township, MI, US

DUPR

3.966

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-4629391311
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8388266539,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Leung",
        "dupr_id": "JZ2X0O",
        "rating": 3.815,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/81.jpg",
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Eric Reardon",
        "dupr_id": "6NOMND",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7313953982,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Sack",
        "dupr_id": "ODJMQE",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Blake",
        "dupr_id": "ZNYEEQ",
        "rating": 3.966,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": "Orion Township, MI, US"
      }
    ]
  }
]