Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5185237230

Match Scores

12-10

Win

Play Date

2025-09-19

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HS
Howie Seasons

L2MX06 · USA

DUPR

4.619

DB
Dipen Bhatt

3V06R5 · Old Bridge, NJ, US

DUPR

4.414

TEAM 2LOSS
IC
Ian Chin

W6LKNQ · NJ, US

DUPR

4.334

LH
Luca Hendrickson

E9DJKM · Holmdel, NJ, US

DUPR

3.914

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-5185237230
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8255372068,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Howie Seasons",
        "dupr_id": "L2MX06",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dipen Bhatt",
        "dupr_id": "3V06R5",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Old Bridge, NJ, US"
      }
    ]
  },
  {
    "team_id": 5254498687,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Chin",
        "dupr_id": "W6LKNQ",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Luca Hendrickson",
        "dupr_id": "E9DJKM",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "Holmdel, NJ, US"
      }
    ]
  }
]