Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 6272577116

Match Scores

15-6

Loss

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

1315 W Elliot Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
AG
Anna Grone

PKMLWG · Scottsdale, AZ, US

DUPR

4.284

JH
Jordan Hart

W6Q5WG · Scottsdale, AZ, US

DUPR

4.115

TEAM 2LOSS
EG
Esther Gold

M2W0JG · Tempe, AZ, US

DUPR

3.828

KH
Kate Hendrix

7D059M · Tempe, AZ, US

DUPR

4.080

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-6272577116
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7632335342,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anna Grone",
        "dupr_id": "PKMLWG",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Jordan Hart",
        "dupr_id": "W6Q5WG",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 5455758170,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Esther Gold",
        "dupr_id": "M2W0JG",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Kate Hendrix",
        "dupr_id": "7D059M",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  }
]