Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BYOB by Deep Club - BYOB by Deep Club

ID: 5850988998

Match Scores

11-2

Win

Play Date

2026-02-13

Play Time (Est)

7:30 PM

Play Location

The Mighty Bluebirds Little Rock AR

Unverified Facility

Competitor Teams

TEAM 1WINNER
TR
Tonia Ray

16OVG8 · Conway, AR, US

DUPR

3.634

MM
mark mcnamer

895P7V · Little Rock, AR, US

DUPR

4.492

TEAM 2LOSS
GT
Ginger Turner

DN96OY · Maumelle, AR, US

DUPR

3.549

RA
Rusty Arnold

3ODVE1 · Bryant, AR, US

DUPR

4.089

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-5850988998
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4570242729,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tonia Ray",
        "dupr_id": "16OVG8",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": "Conway, AR, US"
      },
      {
        "name": "mark mcnamer",
        "dupr_id": "895P7V",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 8355758137,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ginger Turner",
        "dupr_id": "DN96OY",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Rusty Arnold",
        "dupr_id": "3ODVE1",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      }
    ]
  }
]