Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

SIAL Pool A

ID: 5460189749

Match Scores

10-6

Loss

Play Date

2025-09-17

Play Time (Est)

6:15 AM

Play Location

Fountain Valley Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
PC
Paul Colburn

YX75D4 · Fountain Valley, CA, US

DUPR

3.913

LT
Loc Trang

6NXJ5D · USA

DUPR

2.984

TEAM 2LOSS
SV
Scott Vu

G5K07G · Tustin, CA, US

DUPR

3.103

JR
Jessica Roman

K5Y7P7 · USA

DUPR

3.060

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-5460189749
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7382003745,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul  Colburn",
        "dupr_id": "YX75D4",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Loc Trang",
        "dupr_id": "6NXJ5D",
        "rating": 2.984,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4763647968,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott  Vu",
        "dupr_id": "G5K07G",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": "Tustin, CA, US"
      },
      {
        "name": "Jessica Roman",
        "dupr_id": "K5Y7P7",
        "rating": 3.06,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]