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: 8424199751

Match Scores

15-8

Loss

Play Date

2025-01-04

Play Time (Est)

12:45 AM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
TH
Troy Huynh Jr

0Y6YYG · Porter, TX, US

DUPR

4.019

RN
Richard Nguyen

NYN756 · LA, US

DUPR

3.851

TEAM 2LOSS
KX
Kevin Xu

QPK6W0 · USA

DUPR

3.343

JH
Jesse Hu

0Y5954 · Sugar Land, TX, US

DUPR

4.113

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-8424199751
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5089324865,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Troy Huynh Jr",
        "dupr_id": "0Y6YYG",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      },
      {
        "name": "Richard Nguyen",
        "dupr_id": "NYN756",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "LA, US"
      }
    ]
  },
  {
    "team_id": 4754554245,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Xu",
        "dupr_id": "QPK6W0",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jesse Hu",
        "dupr_id": "0Y5954",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]