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

1/17 Court 2

ID: 7960783248

Match Scores

3-11

Win

Play Date

2025-02-18

Play Time (Est)

1:00 PM

Play Location

The Picklr Scottsdale North

Unverified Facility

Competitor Teams

TEAM 1LOSS
TS
Taylor Swanson

MY4VZO · Carefree, AZ, US

DUPR

4.468

IA
Ian Anderson

596Z6P · Scottsdale, AZ, US

DUPR

4.339

TEAM 2WINNER
MN
Michael Niccum

7DK2E5 · USA

DUPR

4.866

NW
Nicholas Wilson

7DX740 · Phoenix, AZ, US

DUPR

4.748

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-7960783248
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4508080256,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Taylor Swanson",
        "dupr_id": "MY4VZO",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Carefree, AZ, US"
      },
      {
        "name": "Ian Anderson",
        "dupr_id": "596Z6P",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 8362632918,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Niccum",
        "dupr_id": "7DK2E5",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Wilson",
        "dupr_id": "7DX740",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]