Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8550975193

Match Scores

9-4

Loss

Play Date

2026-06-04

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
OG
Omar Gómez

GWP0QX · Garden City, NY, US

DUPR

3.661

JK
Jacob katanov

N7YZ67 · Old Westbury, NY, US

DUPR

3.966

TEAM 2LOSS
DG
David Gomez

ZZ0JQM · East Meadow, NY, US

DUPR

4.036

KS
Kevin Sung

0RNQX2 · USA

DUPR

3.667

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-8550975193
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7075099030,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Omar Gómez",
        "dupr_id": "GWP0QX",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": "Garden City, NY, US"
      },
      {
        "name": "Jacob katanov",
        "dupr_id": "N7YZ67",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Old Westbury, NY, US"
      }
    ]
  },
  {
    "team_id": 5069567364,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Gomez",
        "dupr_id": "ZZ0JQM",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      },
      {
        "name": "Kevin Sung",
        "dupr_id": "0RNQX2",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]