Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Feb 18 Winter League Finale - Feb 18 Winter League Finale

ID: 5542699367

Match Scores

10-15

Loss

Play Date

2026-02-19

Play Time (Est)

12:45 AM

Play Location

The Mighty Bluebirds Little Rock AR

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Chuck Martin

1RO70M · Little Rock, AR, US

DUPR

4.368

JG
Jonathan Grist

8E4EV3 · Cabot, AR, US

DUPR

4.190

TEAM 2WINNER
TR
Trey Rucker

V7L4PP · Little Rock, AR, US

DUPR

4.224

BL
Bryce Livingston

NYPJYN · Little Rock, AR, US

DUPR

5.010

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-5542699367
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5844184528,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chuck Martin",
        "dupr_id": "1RO70M",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jonathan Grist",
        "dupr_id": "8E4EV3",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      }
    ]
  },
  {
    "team_id": 5824095236,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Trey Rucker",
        "dupr_id": "V7L4PP",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Bryce Livingston",
        "dupr_id": "NYPJYN",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]