Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4612448676

Match Scores

9-4

Loss

Play Date

2026-06-04

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
Jacob katanov

N7YZ67 · Old Westbury, NY, US

DUPR

3.974

OA
Oppong Agyemang

RYGXKD · New York, NY, US

DUPR

3.967

TEAM 2LOSS
OG
Omar Gómez

GWP0QX · Garden City, NY, US

DUPR

3.657

KS
Kevin Sung

0RNQX2 · USA

DUPR

3.662

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-4612448676
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8074911778,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob katanov",
        "dupr_id": "N7YZ67",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Old Westbury, NY, US"
      },
      {
        "name": "Oppong Agyemang",
        "dupr_id": "RYGXKD",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 4562512100,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Omar Gómez",
        "dupr_id": "GWP0QX",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Garden City, NY, US"
      },
      {
        "name": "Kevin Sung",
        "dupr_id": "0RNQX2",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]