Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5524426745

Match Scores

9-15

Win

Play Date

2026-03-09

Play Time (Est)

6:15 AM

Play Location

Little Rock, AR, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Meg Marion

3LMLQ1 · Little Rock, AR, US

DUPR

4.060

MB
Misty Bona

3XOGMR · North Little Rock, AR, US

DUPR

3.708

TEAM 2WINNER
Tammy Bray

129RLE · Maumelle, AR, US

DUPR

4.289

GT
Ginger Turner

DN96OY · Maumelle, AR, US

DUPR

3.671

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-5524426745
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4528107447,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Meg Marion",
        "dupr_id": "3LMLQ1",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Misty Bona",
        "dupr_id": "3XOGMR",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6191492371,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tammy Bray",
        "dupr_id": "129RLE",
        "rating": 4.289,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/372167/images/profile/d9291b84-fc28-4508-aab6-49b45a3150df.jpg",
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Ginger Turner",
        "dupr_id": "DN96OY",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  }
]