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

4.5-5.0 Mixed Doubles Moneyball

ID: 5446822300

Match Scores

4-11

Win

Play Date

2026-04-28

Play Time (Est)

5:00 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1LOSS
TT
Tanya Tavra

8WNMZL · San Juan Bautista, CA, US

DUPR

4.436

MR
Miguel Rodriguez Guenther

W6ZGRM · Forest Grove, OR, US

DUPR

4.843

TEAM 2WINNER
TL
Taylor Long

KD2XG7 · USA

DUPR

4.454

GG
Gabriel Galvez

1NE2XZ · VC Highlands, NV, US

DUPR

4.898

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-5446822300
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7609729935,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tanya Tavra",
        "dupr_id": "8WNMZL",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "San Juan Bautista, CA, US"
      },
      {
        "name": "Miguel Rodriguez Guenther",
        "dupr_id": "W6ZGRM",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": "Forest Grove, OR, US"
      }
    ]
  },
  {
    "team_id": 6727570379,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Taylor Long",
        "dupr_id": "KD2XG7",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabriel Galvez",
        "dupr_id": "1NE2XZ",
        "rating": 4.898,
        "profile_pic_url": null,
        "location": "VC Highlands, NV, US"
      }
    ]
  }
]