Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Mega Courts

ID: 7102952378

Match Scores

6-11

Win

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

Calgary, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
AA
Alycia Amatto

9PQYQ7 · USA

DUPR

2.384

LR
Lorraine Reed

1R949Z · USA

DUPR

2.542

TEAM 2WINNER
TM
Tory Meyer

N75KN2 · Calgary, AB, CA

DUPR

2.341

PF
Piero Fiorini

M97LNV · USA

DUPR

2.665

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-7102952378
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7550620157,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alycia Amatto",
        "dupr_id": "9PQYQ7",
        "rating": 2.384,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lorraine Reed",
        "dupr_id": "1R949Z",
        "rating": 2.542,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8106818294,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tory  Meyer",
        "dupr_id": "N75KN2",
        "rating": 2.341,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Piero Fiorini",
        "dupr_id": "M97LNV",
        "rating": 2.665,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]