Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4936806220

Match Scores

6-11, 11-8, 10-11

Win

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GZ
Giovanny Zapata

2L7OV9 · USA

DUPR

4.118

JL
Jake Lewis

EGED5V · USA

DUPR

4.359

TEAM 2WINNER
James Horne

56QQNP · Oakerthorpe, England, GB

DUPR

3.980

Simon Annable

D99WLM · Derbyshire, England, GB

DUPR

4.384

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-4936806220
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7805778368,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Giovanny Zapata",
        "dupr_id": "2L7OV9",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Lewis",
        "dupr_id": "EGED5V",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8076917005,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Horne",
        "dupr_id": "56QQNP",
        "rating": 3.98,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/19.jpg",
        "location": "Oakerthorpe, England, GB"
      },
      {
        "name": "Simon Annable",
        "dupr_id": "D99WLM",
        "rating": 4.384,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/5.jpg",
        "location": "Derbyshire, England, GB"
      }
    ]
  }
]