Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Matrix Racquet Club Mixed League

ID: 5300150057

Match Scores

11-6, 11-8

Win

Play Date

2026-06-02

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
YA
Yaneli Acosta

YG0WJG · Springdale, AR, US

DUPR

4.036

CB
Chase Ballay

RYZ64E · Lowell, AR, US

DUPR

4.440

TEAM 2LOSS
JJ Isbell

W6MQRM · Siloam Springs, AR, US

DUPR

4.357

MK
Micah king

2QLDVE · Pea Ridge, AR, US

DUPR

4.406

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-5300150057
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4363500743,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yaneli Acosta",
        "dupr_id": "YG0WJG",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      },
      {
        "name": "Chase Ballay",
        "dupr_id": "RYZ64E",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Lowell, AR, US"
      }
    ]
  },
  {
    "team_id": 7964220640,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JJ Isbell",
        "dupr_id": "W6MQRM",
        "rating": 4.357,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66759e09613d4.jpg",
        "location": "Siloam Springs, AR, US"
      },
      {
        "name": "Micah king",
        "dupr_id": "2QLDVE",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Pea Ridge, AR, US"
      }
    ]
  }
]