Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SIAL Pool A 7/15

ID: 6316901786

Match Scores

10-5

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
BC
Ben Carlile

6N4YPQ · Fountain Valley, CA, US

DUPR

3.496

MR
Montree Rung

YGW40G · Huntington Beach, CA, US

DUPR

3.530

TEAM 2LOSS
MR
Mark Rafferty

WXMWDL · Seal Beach, CA, US

DUPR

3.279

GT
George Truong

D9JER4 · USA

DUPR

3.868

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-6316901786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7246493946,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Carlile",
        "dupr_id": "6N4YPQ",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Montree Rung",
        "dupr_id": "YGW40G",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4574191213,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Rafferty",
        "dupr_id": "WXMWDL",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": "Seal Beach, CA, US"
      },
      {
        "name": "George Truong",
        "dupr_id": "D9JER4",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]