Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.5 50+ - CAPA Fall Open 2024

ID: 8262015155

Match Scores

11-8

Win

Play Date

2024-09-22

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SN
Swan Nguyen

1QJYP4 · Rancho Mission Viejo, CA, US

DUPR

3.813

PC
Paul Cohen

3P5WPQ · Rancho Mission Viejo, CA, US

DUPR

4.667

TEAM 2LOSS
DR
Dawn Rubin

17N5O9 · Stevenson Ranch, CA, US

DUPR

4.518

BR
Bruce Rubin

17J965 · Stevenson Ranch, CA, US

DUPR

4.891

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-8262015155
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5968697699,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Swan Nguyen",
        "dupr_id": "1QJYP4",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "Rancho Mission Viejo, CA, US"
      },
      {
        "name": "Paul Cohen",
        "dupr_id": "3P5WPQ",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Rancho Mission Viejo, CA, US"
      }
    ]
  },
  {
    "team_id": 6834624003,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dawn Rubin",
        "dupr_id": "17N5O9",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Stevenson Ranch, CA, US"
      },
      {
        "name": "Bruce Rubin",
        "dupr_id": "17J965",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Stevenson Ranch, CA, US"
      }
    ]
  }
]