Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Set Partners Round Robin

ID: 6842516361

Match Scores

11-10

Win

Play Date

2026-02-21

Play Time (Est)

10:15 AM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
BF
Brent Flaherty

596XDR · Little Rock, AR, US

DUPR

4.009

JW
Jacob White

0YNYY2 · Little Rock, AR, US

DUPR

3.653

TEAM 2LOSS
SH
Stan Hall

3XDRR1 · Little Rock, AR, US

DUPR

3.741

RO
Russell Owyoung

16DD6G · Little Rock, AR, US

DUPR

3.672

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-6842516361
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5796385021,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brent Flaherty",
        "dupr_id": "596XDR",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jacob White",
        "dupr_id": "0YNYY2",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 7434372411,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stan Hall",
        "dupr_id": "3XDRR1",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Russell Owyoung",
        "dupr_id": "16DD6G",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]