Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - San Diego - Mixed Doubles 4.0/4.5: 65+

ID: 6972570747

Match Scores

15-12

Loss

Play Date

2026-04-22

Play Time (Est)

4:45 AM

Play Location

Barnes Tennis Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Angel Singer

1RXDOD · Phoenix, AZ, US

DUPR

3.281

AS
Alan Singer

30RZ0X · Phoenix, AZ, US

DUPR

4.416

TEAM 2LOSS
LD
Lianne Doolittle

3P4VNE · USA

DUPR

3.207

RM
Russ Mcclung

3P50GX · Beaumont, CA, US

DUPR

4.177

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-6972570747
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7641542986,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angel Singer",
        "dupr_id": "1RXDOD",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Alan Singer",
        "dupr_id": "30RZ0X",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5059562514,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lianne Doolittle",
        "dupr_id": "3P4VNE",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Russ Mcclung",
        "dupr_id": "3P50GX",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Beaumont, CA, US"
      }
    ]
  }
]