Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

CO ED ALL LEVEL WEDS LEAGUE - Session 7, Wed Apr 15

ID: 4536852789

Match Scores

11-6

Win

Play Date

2026-04-15

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
John Ross

E9L7NJ · USA

DUPR

2.066

SL
Steven Lambert

N7MJX6 · Dallas, TX, US

DUPR

2.657

TEAM 2LOSS
YK
Yeonhee Kim

L2KWWQ · USA

DUPR

2.537

VG
venkat GARIKAPATI

ORDNW2 · USA

DUPR

2.573

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-4536852789
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7532493386,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Ross",
        "dupr_id": "E9L7NJ",
        "rating": 2.066,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Lambert",
        "dupr_id": "N7MJX6",
        "rating": 2.657,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5316451574,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yeonhee Kim",
        "dupr_id": "L2KWWQ",
        "rating": 2.537,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "venkat GARIKAPATI",
        "dupr_id": "ORDNW2",
        "rating": 2.573,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]