Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MLTC March Team Madness Tournament

ID: 7383981902

Match Scores

20-21

Loss

Play Date

2025-03-23

Play Time (Est)

3:30 PM

Play Location

102 Nonset Path, Acton, MA 01720, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Marcella Meyer

3Z6JZL · Carlisle, MA, US

DUPR

3.857

AM
Amy Mcgovern

4LWK72 · Lowell, MA, US

DUPR

4.421

TEAM 2WINNER
HR
Hope Rupley

RZWNKM · USA

DUPR

4.716

CL
Carolyn Lee

V75EY7 · USA

DUPR

4.124

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-7383981902
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8357391813,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marcella Meyer",
        "dupr_id": "3Z6JZL",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "Carlisle, MA, US"
      },
      {
        "name": "Amy Mcgovern",
        "dupr_id": "4LWK72",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Lowell, MA, US"
      }
    ]
  },
  {
    "team_id": 8308180318,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hope Rupley",
        "dupr_id": "RZWNKM",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carolyn Lee",
        "dupr_id": "V75EY7",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]