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

4.5-5.0 Men’s Moneyball

ID: 5010791180

Match Scores

9-11

Loss

Play Date

2025-08-12

Play Time (Est)

9:00 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1LOSS
JT
Jack Tang

8D4KDX · Saratoga, CA, US

DUPR

4.938

NP
Niles Parungao

W6JJOQ · Williamson County, TX, US

DUPR

4.906

TEAM 2WINNER
AE
Alon Evron

YNLO44 · USA

DUPR

4.607

GJ
Gabriel Jacobsen Ayala

KXDPEK · San Luis Obispo, CA, US

DUPR

4.388

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-5010791180
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4438246560,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Tang",
        "dupr_id": "8D4KDX",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Saratoga, CA, US"
      },
      {
        "name": "Niles Parungao",
        "dupr_id": "W6JJOQ",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Williamson County, TX, US"
      }
    ]
  },
  {
    "team_id": 7476432624,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alon Evron",
        "dupr_id": "YNLO44",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabriel Jacobsen Ayala",
        "dupr_id": "KXDPEK",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "San Luis Obispo, CA, US"
      }
    ]
  }
]