Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APR042026 miniT-6

ID: 4337193200

Match Scores

9-15

Loss

Play Date

2026-04-04

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CP
Christian Pantoja

99OGER · Worthington, OH, US

DUPR

3.822

BB
Bret Bowman

Q5NRLN · Worthington, OH, US

DUPR

3.232

TEAM 2WINNER
DL
Dave Lusk

59NNPV · Galena, OH, US

DUPR

3.924

RM
Randy Martinez

2YZV64 · Gahanna, OH, US

DUPR

3.899

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-4337193200
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6095672142,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christian Pantoja",
        "dupr_id": "99OGER",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Worthington, OH, US"
      },
      {
        "name": "Bret Bowman",
        "dupr_id": "Q5NRLN",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": "Worthington, OH, US"
      }
    ]
  },
  {
    "team_id": 6305110622,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dave Lusk",
        "dupr_id": "59NNPV",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Galena, OH, US"
      },
      {
        "name": "Randy Martinez",
        "dupr_id": "2YZV64",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Gahanna, OH, US"
      }
    ]
  }
]