Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Picklemania Triple Threat

ID: 6243645761

Match Scores

8-11, 12-10, 11-0

Loss

Play Date

2026-02-28

Play Time (Est)

6:15 AM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AL
Antonio Lares

8E426E · Oklahoma City, OK, US

DUPR

5.366

MT
Michael Thai Pham

NY6GJW · Moore, OK, US

DUPR

4.822

TEAM 2LOSS
GS
Greg Smart

3Z6PJD · Oklahoma City, OK, US

DUPR

4.198

JW
Jason workman

1NVLJW · Oklahoma City, OK, US

DUPR

4.431

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-6243645761
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7825732368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Antonio Lares",
        "dupr_id": "8E426E",
        "rating": 5.366,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Michael Thai Pham",
        "dupr_id": "NY6GJW",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Moore, OK, US"
      }
    ]
  },
  {
    "team_id": 7653460279,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Smart",
        "dupr_id": "3Z6PJD",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jason workman",
        "dupr_id": "1NVLJW",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]