Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Greater Zion Cup at Black Desert Resort - Junior Girls Doubles U18

ID: 6375812975

Match Scores

15-9

Win

Play Date

2026-03-28

Play Time (Est)

12:45 AM

Play Location

Santa Clara, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
LM
Lizzie McFarland

1Q2QM4 · Hyde Park, UT, US

DUPR

4.830

JC
Jane Cutler

7DRGO9 · Sandy, UT, US

DUPR

4.261

TEAM 2LOSS
CM
Caroline Maguire

GGO2GM · Overland Park, KS, US

DUPR

4.715

RT
Rose Taylor Schneider

4ZPDJ2 · USA

DUPR

4.071

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-6375812975
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5063433757,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lizzie McFarland",
        "dupr_id": "1Q2QM4",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      },
      {
        "name": "Jane Cutler",
        "dupr_id": "7DRGO9",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6828828558,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caroline Maguire",
        "dupr_id": "GGO2GM",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Rose Taylor Schneider",
        "dupr_id": "4ZPDJ2",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]