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

SIAL Pool B

ID: 4975770096

Match Scores

9-10

Win

Play Date

2025-09-24

Play Time (Est)

1:00 PM

Play Location

Fountain Valley Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
SV
Scott Vu

G5K07G · USA

DUPR

2.982

HD
Hanh Dinh

X2QKYR · Santa Ana, CA, US

DUPR

2.789

TEAM 2WINNER
RS
Rhea Savin

8WNK5G · Yorba Linda, CA, US

DUPR

3.014

MM
Maricela muniz

LVWE0K · Irvine, CA, US

DUPR

2.349

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-4975770096
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8241151758,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott  Vu",
        "dupr_id": "G5K07G",
        "rating": 2.982,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hanh Dinh",
        "dupr_id": "X2QKYR",
        "rating": 2.789,
        "profile_pic_url": null,
        "location": "Santa Ana, CA, US"
      }
    ]
  },
  {
    "team_id": 6766954848,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rhea Savin",
        "dupr_id": "8WNK5G",
        "rating": 3.014,
        "profile_pic_url": null,
        "location": "Yorba Linda, CA, US"
      },
      {
        "name": "Maricela  muniz",
        "dupr_id": "LVWE0K",
        "rating": 2.349,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  }
]