Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 5301848348

Match Scores

13-15

Win

Play Date

2025-11-20

Play Time (Est)

9:00 PM

Play Location

203, Wilbur D Mills Ave, Kensett

View Facility Page →

Competitor Teams

TEAM 1LOSS
TR
Trey Rucker

V7L4PP · Little Rock, AR, US

DUPR

4.014

DP
Drake Patterson

N77WEW · Conway, AR, US

DUPR

3.937

TEAM 2WINNER
ST
Shawn Turner

8EY74M · Searcy, AR, US

DUPR

4.318

SC
Scott Corder

2LVXPR · USA

DUPR

3.843

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-5301848348
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7094940154,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trey Rucker",
        "dupr_id": "V7L4PP",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Drake Patterson",
        "dupr_id": "N77WEW",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Conway, AR, US"
      }
    ]
  },
  {
    "team_id": 6359079680,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shawn Turner",
        "dupr_id": "8EY74M",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Searcy, AR, US"
      },
      {
        "name": "Scott Corder",
        "dupr_id": "2LVXPR",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]