Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dupr 18

ID: 8354060459

Match Scores

21-11

Loss

Play Date

2026-04-26

Play Time (Est)

12:45 AM

Play Location

TTC at Newport Beach

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
Katie Swisher

ODXDE2 · Los Angeles, CA, US

DUPR

4.202

JB
Jessica Binderim

89MG2R · Long Beach, CA, US

DUPR

4.594

TEAM 2LOSS
VY
Violet Ye

76EO2N · Huntington Beach, CA, US

DUPR

4.030

AJ
Amy Johnson

V4ZX06 · Los Angeles, CA, US

DUPR

3.921

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-8354060459
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7066052262,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie Swisher",
        "dupr_id": "ODXDE2",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Jessica Binderim",
        "dupr_id": "89MG2R",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4420952432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Violet Ye",
        "dupr_id": "76EO2N",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Amy Johnson",
        "dupr_id": "V4ZX06",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]