Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Set Partners Round Robin

ID: 8546380799

Match Scores

11-8

Loss

Play Date

2026-02-21

Play Time (Est)

12:45 AM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
AD
Anthony Dillard

1REGPM · Little Rock, AR, US

DUPR

4.176

WC
Will Campbell

WX52QG · Little Rock, AR, US

DUPR

4.478

TEAM 2LOSS
BM
Bynum Matthews

8DJD9Y · Maumelle, AR, US

DUPR

4.589

RA
Robert Abston

1NK221 · Searcy, AR, US

DUPR

4.433

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-8546380799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5040410881,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Dillard",
        "dupr_id": "1REGPM",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Will Campbell",
        "dupr_id": "WX52QG",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6374262604,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bynum Matthews",
        "dupr_id": "8DJD9Y",
        "rating": 4.589,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Robert Abston",
        "dupr_id": "1NK221",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Searcy, AR, US"
      }
    ]
  }
]