Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

University of Connecticut Pickleball

ID: 4972127205

Match Scores

7-21

Loss

Play Date

2026-02-21

Play Time (Est)

10:15 AM

Play Location

Storrs Rd, Mansfield, CT, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Alexander Markatos

KDOVEK · Villanova, PA, US

DUPR

3.572

NF
Nicholas Fuierer

JZV22O · USA

DUPR

3.553

TEAM 2WINNER
TM
Teddy Morin

QPMQO0 · Wells, ME, US

DUPR

5.153

AG
Aidan Gorneau

599K00 · South Portland, ME, US

DUPR

5.096

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-4972127205
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6150652040,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander Markatos",
        "dupr_id": "KDOVEK",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      },
      {
        "name": "Nicholas Fuierer",
        "dupr_id": "JZV22O",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7980612142,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Teddy Morin",
        "dupr_id": "QPMQO0",
        "rating": 5.153,
        "profile_pic_url": null,
        "location": "Wells, ME, US"
      },
      {
        "name": "Aidan Gorneau",
        "dupr_id": "599K00",
        "rating": 5.096,
        "profile_pic_url": null,
        "location": "South Portland, ME, US"
      }
    ]
  }
]