Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed League

ID: 6121385744

Match Scores

2-15

Win

Play Date

2025-04-04

Play Time (Est)

9:00 PM

Play Location

12233 Robin Blvd, Houston, TX 77045, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RC
Rachel Cao

W6506M · USA

DUPR

3.740

PL
Peter Luong

76MER0 · Houston, TX, US

DUPR

3.697

TEAM 2WINNER
KC
Kayla Cao

4Z6D0M · USA

DUPR

3.478

JT
Johny Tran

9PMJ07 · Baytown, TX, US

DUPR

4.187

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-6121385744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4412499671,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Cao",
        "dupr_id": "W6506M",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Luong",
        "dupr_id": "76MER0",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5399742234,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kayla Cao",
        "dupr_id": "4Z6D0M",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Johny Tran",
        "dupr_id": "9PMJ07",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Baytown, TX, US"
      }
    ]
  }
]