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

Match Scores

18-16

Win

Play Date

2025-01-04

Play Time (Est)

1:00 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
KX
Kevin Xu

QPK6W0 · USA

DUPR

3.657

JH
Jesse Hu

0Y5954 · Sugar Land, TX, US

DUPR

4.162

TEAM 2LOSS
PP
Philip Paguio

8JW4Z4 · Houston, TX, US

DUPR

4.354

IP
ian perera

L5KJP6 · Houston, TX, US

DUPR

4.104

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-6148403496
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4484794963,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Xu",
        "dupr_id": "QPK6W0",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jesse Hu",
        "dupr_id": "0Y5954",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 4754467017,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Philip Paguio",
        "dupr_id": "8JW4Z4",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "ian perera",
        "dupr_id": "L5KJP6",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]