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

4.5-5.0 Men’s Doubles Moneyball

ID: 8471880622

Match Scores

6-11

Win

Play Date

2026-02-17

Play Time (Est)

11:30 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1LOSS
AU
Anton Ulan

NYEO27 · El Dorado Hills, CA, US

DUPR

4.659

TV
Tristan Vincent

4LYP6V · Oakland, CA, US

DUPR

4.748

TEAM 2WINNER
MR
Miguel Rodriguez Guenther

W6ZGRM · Forest Grove, OR, US

DUPR

4.926

KD
Kaleb Dull

DWPOJM · Magnolia, TX, US

DUPR

4.924

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-8471880622
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4886382861,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anton Ulan",
        "dupr_id": "NYEO27",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": "El Dorado Hills, CA, US"
      },
      {
        "name": "Tristan Vincent",
        "dupr_id": "4LYP6V",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  },
  {
    "team_id": 4362721700,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Miguel Rodriguez Guenther",
        "dupr_id": "W6ZGRM",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "Forest Grove, OR, US"
      },
      {
        "name": "Kaleb Dull",
        "dupr_id": "DWPOJM",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      }
    ]
  }
]