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

SIAL Pool A 7/15

ID: 5496958910

Match Scores

10-6

Loss

Play Date

2025-07-16

Play Time (Est)

3:30 PM

Play Location

Fountain Valley Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
AN
Andy Nguyen

3YLZ5K · Fountain Valley, CA, US

DUPR

3.549

LR
Lleyton Rutstein

VXQV2E · USA

DUPR

3.291

TEAM 2LOSS
MR
Mark Rafferty

WXMWDL · Seal Beach, CA, US

DUPR

3.257

BC
Ben Carlile

6N4YPQ · Fountain Valley, CA, US

DUPR

3.484

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-5496958910
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4745865771,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Nguyen",
        "dupr_id": "3YLZ5K",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Lleyton Rutstein",
        "dupr_id": "VXQV2E",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4615166172,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Rafferty",
        "dupr_id": "WXMWDL",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": "Seal Beach, CA, US"
      },
      {
        "name": "Ben Carlile",
        "dupr_id": "6N4YPQ",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]