Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SIAL Pool A 7/15

ID: 5896734125

Match Scores

2-10

Loss

Play Date

2025-07-16

Play Time (Est)

6:15 AM

Play Location

Fountain Valley Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
MR
Mark Rafferty

WXMWDL · Seal Beach, CA, US

DUPR

3.267

AN
Andy Nguyen

3YLZ5K · Fountain Valley, CA, US

DUPR

3.518

TEAM 2WINNER
DC
David Callihan

35EGDP · Fountain Valley, CA, US

DUPR

3.875

GT
George Truong

D9JER4 · USA

DUPR

3.881

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-5896734125
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5356909179,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Rafferty",
        "dupr_id": "WXMWDL",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": "Seal Beach, CA, US"
      },
      {
        "name": "Andy Nguyen",
        "dupr_id": "3YLZ5K",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 7616158822,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Callihan",
        "dupr_id": "35EGDP",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "George Truong",
        "dupr_id": "D9JER4",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]