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

GMCF Spring mixed league 3.25-4.00 week 5

ID: 6357725803

Match Scores

11-4

Loss

Play Date

2026-04-11

Play Time (Est)

8:45 AM

Play Location

652 Granger Rd, Barre, VT 05641, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
Dan Grenier

8EQE5J · USA

DUPR

3.527

KY
KATHY YOST

1NZPYZ · USA

DUPR

3.369

TEAM 2LOSS
DM
Donna McNally

8WEGZY · USA

DUPR

3.023

SB
Susan Burke

3ZV27D · Norwich, VT, US

DUPR

3.247

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-6357725803
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6146202768,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Grenier",
        "dupr_id": "8EQE5J",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "KATHY YOST",
        "dupr_id": "1NZPYZ",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5047090190,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Donna McNally",
        "dupr_id": "8WEGZY",
        "rating": 3.023,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Susan Burke",
        "dupr_id": "3ZV27D",
        "rating": 3.247,
        "profile_pic_url": null,
        "location": "Norwich, VT, US"
      }
    ]
  }
]