Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MLTC March Team Madness Tournament

ID: 8199724755

Match Scores

19-21

Loss

Play Date

2025-03-23

Play Time (Est)

4:45 AM

Play Location

102 Nonset Path, Acton, MA 01720, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Amy Mcgovern

4LWK72 · Lowell, MA, US

DUPR

4.405

JW
James Weitzman

8JDLQJ · USA

DUPR

4.271

TEAM 2WINNER
ER
Eric Rapisarda

1R7L0N · Charleston, SC, US

DUPR

4.380

HR
Hope Rupley

RZWNKM · USA

DUPR

4.731

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-8199724755
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7898512846,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy Mcgovern",
        "dupr_id": "4LWK72",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Lowell, MA, US"
      },
      {
        "name": "James Weitzman",
        "dupr_id": "8JDLQJ",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6680301075,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Rapisarda",
        "dupr_id": "1R7L0N",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Hope Rupley",
        "dupr_id": "RZWNKM",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]