Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

APP Sunmed Sacramento Open - APP Sunmed Sacramento Open - Amateur - Men's Doubles 50+ 60+ (Skill/Age) 5.0:50+,60+

ID: 6529859465

Match Scores

15-11

Loss

Play Date

2023-04-26

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AL
Albert Lee

166WXG · San Jose, CA, US

DUPR

4.637

MG
Michael Gabrielson

8JLVW1 · Moraga, CA, US

DUPR

4.480

TEAM 2LOSS
DC
Doug Covert

12Z2ZR · Wilton, CA, US

DUPR

4.569

KM
Kellen Murphy

3VXQ0E · Stockton, CA, US

DUPR

4.475

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-6529859465
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6898767970,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Albert Lee",
        "dupr_id": "166WXG",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Michael Gabrielson",
        "dupr_id": "8JLVW1",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Moraga, CA, US"
      }
    ]
  },
  {
    "team_id": 6149598849,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Doug Covert",
        "dupr_id": "12Z2ZR",
        "rating": 4.569,
        "profile_pic_url": null,
        "location": "Wilton, CA, US"
      },
      {
        "name": "Kellen Murphy",
        "dupr_id": "3VXQ0E",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  }
]