Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dupr 18

ID: 8219449934

Match Scores

21-15

Win

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

TTC at Newport Beach

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jane Schaeffer

QPWN2D · San Luis Obispo, CA, US

DUPR

4.636

Toni Alvarado

7D9E74 · Arroyo Grande, CA, US

DUPR

4.545

TEAM 2LOSS
Violet Ye

76EO2N · Huntington Beach, CA, US

DUPR

4.015

Amy Johnson

V4ZX06 · Los Angeles, CA, US

DUPR

3.916

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-8219449934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6520778025,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jane Schaeffer",
        "dupr_id": "QPWN2D",
        "rating": 4.636,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/40.jpg",
        "location": "San Luis Obispo, CA, US"
      },
      {
        "name": "Toni Alvarado",
        "dupr_id": "7D9E74",
        "rating": 4.545,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/77.jpg",
        "location": "Arroyo Grande, CA, US"
      }
    ]
  },
  {
    "team_id": 5367339005,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Violet Ye",
        "dupr_id": "76EO2N",
        "rating": 4.015,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/18.jpg",
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Amy Johnson",
        "dupr_id": "V4ZX06",
        "rating": 3.916,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/51.jpg",
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]