Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Matrix Racquet Club Mixed League

ID: 5497961438

Match Scores

7-11, 8-11

Win

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AW
Aleesa Wolf

W6V6RM · Jonesboro, AR, US

DUPR

4.172

AS
AJ Smith

RYXOZE · Fayetteville, AR, US

DUPR

4.670

TEAM 2WINNER
YA
Yaneli Acosta

YG0WJG · Springdale, AR, US

DUPR

4.059

CB
Chase Ballay

RYZ64E · Lowell, AR, US

DUPR

4.464

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-5497961438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5892375633,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aleesa Wolf",
        "dupr_id": "W6V6RM",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Jonesboro, AR, US"
      },
      {
        "name": "AJ Smith",
        "dupr_id": "RYXOZE",
        "rating": 4.67,
        "profile_pic_url": null,
        "location": "Fayetteville, AR, US"
      }
    ]
  },
  {
    "team_id": 4426898934,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yaneli Acosta",
        "dupr_id": "YG0WJG",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      },
      {
        "name": "Chase Ballay",
        "dupr_id": "RYZ64E",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "Lowell, AR, US"
      }
    ]
  }
]