Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite's "New Year, New You" Moneyball Tournament - Mens Doubles Skill: (4.0-4.49)$$$

ID: 4449997804

Match Scores

4-15

Loss

Play Date

2025-01-04

Play Time (Est)

5:00 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
KX
Kevin Xu

QPK6W0 · USA

DUPR

3.489

JH
Jesse Hu

0Y5954 · Sugar Land, TX, US

DUPR

4.130

TEAM 2WINNER
TK
Takao Kawasaki

YG5PX4 · Takatsuki, Osaka, JP

DUPR

4.264

VG
Varun Gouthaman

NY5EDN · The Woodlands, TX, US

DUPR

3.933

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-4449997804
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7249650105,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Xu",
        "dupr_id": "QPK6W0",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jesse Hu",
        "dupr_id": "0Y5954",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 4964954879,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Takao Kawasaki",
        "dupr_id": "YG5PX4",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Takatsuki, Osaka, JP"
      },
      {
        "name": "Varun Gouthaman",
        "dupr_id": "NY5EDN",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  }
]