Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Annual Blaine Bateman Memorial - Pool Play

ID: 7004819543

Match Scores

23-17

Loss

Play Date

2026-05-25

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TL
Taylor Lark

Z9KR6M · Pea Ridge, AR, US

DUPR

4.217

JL
James Larsen

89VNPR · USA

DUPR

4.245

TEAM 2LOSS
TW
Tyler Willardson

V4D756 · USA

DUPR

3.260

BC
Brandon Cooke

ZNVMEQ · Durham, NC, US

DUPR

4.625

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-7004819543
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4942162196,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Taylor Lark",
        "dupr_id": "Z9KR6M",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Pea Ridge, AR, US"
      },
      {
        "name": "James Larsen",
        "dupr_id": "89VNPR",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6871169929,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Willardson",
        "dupr_id": "V4D756",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Cooke",
        "dupr_id": "ZNVMEQ",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]