Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CAPA Summer Open - Mixed Doubles 4.5 40+ DBL RR

ID: 5502825194

Match Scores

11-6

Loss

Play Date

2023-07-23

Play Time (Est)

3:30 PM

Play Location

Los Angeles, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MT
Michelle Taylor

8426G2 · Lakewood, CA, US

DUPR

4.279

MO
Michael ONeal

16PEG3 · Long Beach, CA, US

DUPR

4.309

TEAM 2LOSS
KM
Kelly Mada

84PJ63 · Ventura, CA, US

DUPR

4.158

GC
George Carter

1RWQN3 · Camarillo, CA, US

DUPR

4.052

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-5502825194
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6354049837,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Taylor",
        "dupr_id": "8426G2",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Lakewood, CA, US"
      },
      {
        "name": "Michael ONeal",
        "dupr_id": "16PEG3",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 7740755688,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Mada",
        "dupr_id": "84PJ63",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Ventura, CA, US"
      },
      {
        "name": "George Carter",
        "dupr_id": "1RWQN3",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      }
    ]
  }
]