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

SIAL Pool A 7/15

ID: 5345786752

Match Scores

10-4

Loss

Play Date

2025-07-16

Play Time (Est)

5:00 PM

Play Location

Fountain Valley Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
PC
Paul Colburn

YX75D4 · Fountain Valley, CA, US

DUPR

3.688

AN
Andy Nguyen

3YLZ5K · Fountain Valley, CA, US

DUPR

3.569

TEAM 2LOSS
MR
Mark Rafferty

WXMWDL · Seal Beach, CA, US

DUPR

3.250

MT
Martin Trieu

L2NVVK · Costa Mesa, CA, US

DUPR

3.336

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-5345786752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7976764316,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul  Colburn",
        "dupr_id": "YX75D4",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Andy Nguyen",
        "dupr_id": "3YLZ5K",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 5727106613,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Rafferty",
        "dupr_id": "WXMWDL",
        "rating": 3.25,
        "profile_pic_url": null,
        "location": "Seal Beach, CA, US"
      },
      {
        "name": "Martin Trieu",
        "dupr_id": "L2NVVK",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": "Costa Mesa, CA, US"
      }
    ]
  }
]