Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SoCal Collegiate Picklebrawl Advanced Mixed Doubles

ID: 8234469042

Match Scores

11-3

Win

Play Date

2025-01-19

Play Time (Est)

7:30 PM

Play Location

Anteater Recreation Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
DK
Daniel Korman

KOLVYY · Agoura Hills, CA, US

DUPR

4.750

OS
Olivia Smith

3OXZ22 · USA

DUPR

3.996

TEAM 2LOSS
DP
Derrick Phu

17EVR5 · Fountain Valley, CA, US

DUPR

4.609

ST
Stella Tran

0YGN54 · Los Angeles, CA, US

DUPR

3.276

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-8234469042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4704432251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Korman",
        "dupr_id": "KOLVYY",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Agoura Hills, CA, US"
      },
      {
        "name": "Olivia Smith",
        "dupr_id": "3OXZ22",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5059944828,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Derrick Phu",
        "dupr_id": "17EVR5",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Stella Tran",
        "dupr_id": "0YGN54",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]