Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ELEVENO Pickleball Spring Classic - Mixed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 7624022506

Match Scores

11-4

Loss

Play Date

2026-03-22

Play Time (Est)

11:30 PM

Play Location

Foxborough, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SW
Sandy wang

GGGE6Q · Boston, MA, US

DUPR

4.916

MM
Mike Millett

DNPEOY · Boston, MA, US

DUPR

4.279

TEAM 2LOSS
MM
Marsea McGonagle

9P52YE · Mansfield, MA, US

DUPR

3.684

ZT
Zachary Terry

Q5J54D · Mansfield, MA, US

DUPR

4.323

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-7624022506
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6108776277,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sandy wang",
        "dupr_id": "GGGE6Q",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Mike Millett",
        "dupr_id": "DNPEOY",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 7839405571,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marsea McGonagle",
        "dupr_id": "9P52YE",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Mansfield, MA, US"
      },
      {
        "name": "Zachary Terry",
        "dupr_id": "Q5J54D",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Mansfield, MA, US"
      }
    ]
  }
]