Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Set Partners Round Robin

ID: 7209240519

Match Scores

5-11

Win

Play Date

2026-02-22

Play Time (Est)

4:45 AM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
TR
Tonia Ray

16OVG8 · Conway, AR, US

DUPR

3.536

DR
Darrel Ray

8WLDG3 · Conway, AR, US

DUPR

3.601

TEAM 2WINNER
CH
cathy harville

8D4NWY · Little Rock, AR, US

DUPR

3.376

BF
Brent Flaherty

596XDR · Little Rock, AR, US

DUPR

4.003

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-7209240519
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5880640754,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tonia Ray",
        "dupr_id": "16OVG8",
        "rating": 3.536,
        "profile_pic_url": null,
        "location": "Conway, AR, US"
      },
      {
        "name": "Darrel Ray",
        "dupr_id": "8WLDG3",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Conway, AR, US"
      }
    ]
  },
  {
    "team_id": 5025960914,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "cathy harville",
        "dupr_id": "8D4NWY",
        "rating": 3.376,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Brent Flaherty",
        "dupr_id": "596XDR",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]