Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL 3.5 DUPR Night 2/16/26

ID: 7224527744

Match Scores

17-15

Win

Play Date

2026-02-16

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Anthony Solares

DNQGN4 · Robbinsville Township, NJ, US

DUPR

3.529

KW
Kyle Woerner

55LD05 · USA

DUPR

3.679

TEAM 2LOSS
LH
Luca Hendrickson

E9DJKM · Holmdel, NJ, US

DUPR

3.955

AM
Abhishekh mehra

QPN764 · North Brunswick Township, NJ, US

DUPR

3.995

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-7224527744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5232091006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Solares",
        "dupr_id": "DNQGN4",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": "Robbinsville Township, NJ, US"
      },
      {
        "name": "Kyle  Woerner",
        "dupr_id": "55LD05",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6847248815,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luca Hendrickson",
        "dupr_id": "E9DJKM",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Holmdel, NJ, US"
      },
      {
        "name": "Abhishekh mehra",
        "dupr_id": "QPN764",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "North Brunswick Township, NJ, US"
      }
    ]
  }
]