Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TPL Summer '25 Men's Finals (BRONZE)

ID: 6870840011

Match Scores

11-8

Win

Play Date

2025-08-05

Play Time (Est)

12:45 AM

Play Location

Vista, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DC
Daniel Cross

175JE0 · Oceanside, CA, US

DUPR

4.526

LN
Leonard Newsom

3XK6K7 · Vista, CA, US

DUPR

3.814

TEAM 2LOSS
JD
Jay Dobson

DWKMG6 · Carlsbad, CA, US

DUPR

4.152

BL
Brian Liebman

DW9K54 · USA

DUPR

4.311

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-6870840011
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8464357463,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Cross",
        "dupr_id": "175JE0",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Oceanside, CA, US"
      },
      {
        "name": "Leonard Newsom",
        "dupr_id": "3XK6K7",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Vista, CA, US"
      }
    ]
  },
  {
    "team_id": 6192841361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Dobson",
        "dupr_id": "DWKMG6",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Brian Liebman",
        "dupr_id": "DW9K54",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]