Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Matrix Racquet Club Mixed League

ID: 5942512337

Match Scores

3-11, 2-11

Loss

Play Date

2026-06-02

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AK
Avinash Kota

RY5RJQ · Bentonville, AR, US

DUPR

4.027

CY
Christina Yarno

3LWJWZ · Bella Vista, AR, US

DUPR

4.013

TEAM 2WINNER
YA
Yaneli Acosta

YG0WJG · Springdale, AR, US

DUPR

4.090

CB
Chase Ballay

RYZ64E · Lowell, AR, US

DUPR

4.494

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-5942512337
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6895552798,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Avinash Kota",
        "dupr_id": "RY5RJQ",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Bentonville, AR, US"
      },
      {
        "name": "Christina Yarno",
        "dupr_id": "3LWJWZ",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Bella Vista, AR, US"
      }
    ]
  },
  {
    "team_id": 6341798293,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yaneli Acosta",
        "dupr_id": "YG0WJG",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      },
      {
        "name": "Chase Ballay",
        "dupr_id": "RYZ64E",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Lowell, AR, US"
      }
    ]
  }
]