Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

L260307GRY1600

ID: 7841264193

Match Scores

5-15

Win

Play Date

2026-04-11

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
John Blake

ZNYEEQ · Orion Township, MI, US

DUPR

3.958

William Leung

JZ2X0O · Royal Oak, MI, US

DUPR

3.735

TEAM 2WINNER
Moe Elsayed

566YY0 · Windsor, ON, CA

DUPR

4.087

SS
Steve Sack

ODJMQE · USA

DUPR

4.071

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-7841264193
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5276102489,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Blake",
        "dupr_id": "ZNYEEQ",
        "rating": 3.958,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": "Orion Township, MI, US"
      },
      {
        "name": "William Leung",
        "dupr_id": "JZ2X0O",
        "rating": 3.735,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/81.jpg",
        "location": "Royal Oak, MI, US"
      }
    ]
  },
  {
    "team_id": 8411370057,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Moe Elsayed",
        "dupr_id": "566YY0",
        "rating": 4.087,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Steve Sack",
        "dupr_id": "ODJMQE",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]