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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, Austin Event #4

ID: 6793724747

Match Scores

10-11, 11-8, 11-5

Win

Play Date

2025-08-10

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TH
Tommy Ho

8WZ5LQ · Houston, TX, US

DUPR

5.809

DG
David George

30LQD2 · Granger, IN, US

DUPR

5.643

TEAM 2LOSS
JH
John Hostetler

8GYPX8 · Encinitas, CA, US

DUPR

5.603

LY
Laurent Yung

DW9WJ4 · San Diego, CA, US

DUPR

5.540

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-6793724747
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6986579796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tommy Ho",
        "dupr_id": "8WZ5LQ",
        "rating": 5.809,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "David George",
        "dupr_id": "30LQD2",
        "rating": 5.643,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      }
    ]
  },
  {
    "team_id": 7022333846,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Hostetler",
        "dupr_id": "8GYPX8",
        "rating": 5.603,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      },
      {
        "name": "Laurent Yung",
        "dupr_id": "DW9WJ4",
        "rating": 5.54,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]