Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - San Diego - Men's Doubles 5.0: 55+/60+

ID: 8289551219

Match Scores

10-15

Loss

Play Date

2026-04-23

Play Time (Est)

12:45 AM

Play Location

Barnes Tennis Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
KN
Kevin Newell

67MY2D · USA

DUPR

3.705

MN
Mike Newell

8DDY2X · Molendinar, QLD, AU

DUPR

4.828

TEAM 2WINNER
FB
Frank Beltran

12Z207 · Portland, OR, US

DUPR

4.805

PG
Paul Glaunert

KXZLJO · West Linn, OR, US

DUPR

4.158

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-8289551219
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4387766998,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Newell",
        "dupr_id": "67MY2D",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Newell",
        "dupr_id": "8DDY2X",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Molendinar, QLD, AU"
      }
    ]
  },
  {
    "team_id": 4893829152,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Frank Beltran",
        "dupr_id": "12Z207",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Paul Glaunert",
        "dupr_id": "KXZLJO",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "West Linn, OR, US"
      }
    ]
  }
]