Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL 3.5 DUPR Night 2/16/26

ID: 5615730438

Match Scores

12-15

Win

Play Date

2026-02-16

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LH
Luca Hendrickson

E9DJKM · Holmdel, NJ, US

DUPR

3.951

AM
Abhishekh mehra

QPN764 · North Brunswick Township, NJ, US

DUPR

4.012

TEAM 2WINNER
AS
Anthony Solares

DNQGN4 · Robbinsville Township, NJ, US

DUPR

3.522

KW
Kyle Woerner

55LD05 · USA

DUPR

3.653

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-5615730438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6147947417,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luca Hendrickson",
        "dupr_id": "E9DJKM",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Holmdel, NJ, US"
      },
      {
        "name": "Abhishekh mehra",
        "dupr_id": "QPN764",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "North Brunswick Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 8168233721,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Solares",
        "dupr_id": "DNQGN4",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": "Robbinsville Township, NJ, US"
      },
      {
        "name": "Kyle  Woerner",
        "dupr_id": "55LD05",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]