Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

USA Pickleball Golden Ticket - San Diego - Men's Doubles 3.5: 80+

ID: 6122188469

Match Scores

10-15

Win

Play Date

2026-04-23

Play Time (Est)

6:15 AM

Play Location

Barnes Tennis Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
BM
bill Murphy

6K0R9Q · USA

DUPR

2.995

AF
Andy Freeman

4L007V · USA

DUPR

2.995

TEAM 2WINNER
TA
Ted Anderson

ZD6NJP · USA

DUPR

3.405

AA
Albert Apo

8J5PLD · Honolulu, HI, US

DUPR

3.630

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-6122188469
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5336378098,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "bill Murphy",
        "dupr_id": "6K0R9Q",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Freeman",
        "dupr_id": "4L007V",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4567109369,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ted Anderson",
        "dupr_id": "ZD6NJP",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Albert Apo",
        "dupr_id": "8J5PLD",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      }
    ]
  }
]