Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Paragon Open - Mixed Doubles Open

ID: 6060440343

Match Scores

11-2, 7-11, 11-6

Loss

Play Date

2023-11-20

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Kelly Chen

1NM9K6 · CA, US

DUPR

4.904

Daniel Byun

17J5WN · Seoul, KR

DUPR

5.537

TEAM 2LOSS
Mia Orans

3ZLEM1 · Oakland, CA, US

DUPR

5.013

Kai Orans

8MMDD8 · Palo Alto, CA, US

DUPR

5.413

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-6060440343
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5098145597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Chen",
        "dupr_id": "1NM9K6",
        "rating": 4.904,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/73.jpg",
        "location": "CA, US"
      },
      {
        "name": "Daniel Byun",
        "dupr_id": "17J5WN",
        "rating": 5.537,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/87.jpg",
        "location": "Seoul, KR"
      }
    ]
  },
  {
    "team_id": 7839802840,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mia Orans",
        "dupr_id": "3ZLEM1",
        "rating": 5.013,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/46.jpg",
        "location": "Oakland, CA, US"
      },
      {
        "name": "Kai Orans",
        "dupr_id": "8MMDD8",
        "rating": 5.413,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "Palo Alto, CA, US"
      }
    ]
  }
]