Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TPL Summer '25 Men's Semifinals

ID: 6133241942

Match Scores

11-3

Win

Play Date

2025-08-05

Play Time (Est)

3:30 PM

Play Location

Vista, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
HS
Henry St. John

PWZ9EX · Vista, CA, US

DUPR

4.261

M
Matthew

3Y5DP3 · Oceanside, CA, US

DUPR

4.633

TEAM 2LOSS
MR
Macklin Roberts

EGZM6O · USA

DUPR

4.368

MT
Mikey tsoukatos

EG49WV · Carlsbad, CA, US

DUPR

4.086

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-6133241942
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7172163952,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Henry St. John",
        "dupr_id": "PWZ9EX",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Vista, CA, US"
      },
      {
        "name": "Matthew",
        "dupr_id": "3Y5DP3",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Oceanside, CA, US"
      }
    ]
  },
  {
    "team_id": 8217700967,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Macklin Roberts",
        "dupr_id": "EGZM6O",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mikey tsoukatos",
        "dupr_id": "EG49WV",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      }
    ]
  }
]