Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

ahm x NPL MID-SEASON FESTIVAL - Single Elimination

ID: 7777596684

Match Scores

15-13

Win

Play Date

2026-05-24

Play Time (Est)

1:00 PM

Play Location

Australia

View Facility Page →

Competitor Teams

TEAM 1WINNER
KV
Katerina Valos

Z9ZKJM · Deer Park, VIC, AU

DUPR

4.998

NF
Nancy Ferguson

RY952M · NSW, AU

DUPR

4.928

TEAM 2LOSS
TC
Tayah Cross

NR29Q6 · Surfers Paradise, QLD, AU

DUPR

4.996

AD
Ayesha Dang

V4WWG6 · VIC, AU

DUPR

5.111

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-7777596684
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5093228940,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katerina Valos",
        "dupr_id": "Z9ZKJM",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "Deer Park, VIC, AU"
      },
      {
        "name": "Nancy Ferguson",
        "dupr_id": "RY952M",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 5474735664,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tayah Cross",
        "dupr_id": "NR29Q6",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Surfers Paradise, QLD, AU"
      },
      {
        "name": "Ayesha Dang",
        "dupr_id": "V4WWG6",
        "rating": 5.111,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  }
]