Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

New England Men's Fall Pickleball Series 2025 - Mens Doubles Skill: (Any) Age: (Any)

ID: 8527528515

Match Scores

7-11

Loss

Play Date

2025-09-06

Play Time (Est)

4:45 AM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1LOSS
JL
Jared Levy

EGGKOV · Ardsley, NY, US

DUPR

4.351

MS
Milan Spisek

RZO4ZZ · Easton, CT, US

DUPR

4.294

TEAM 2WINNER
RS
Robert Schwaeber

ZNEZKQ · Westport, CT, US

DUPR

4.531

SG
Scott Gattey

6ZLDY0 · Newtown, CT, US

DUPR

4.348

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-8527528515
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6526436235,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Levy",
        "dupr_id": "EGGKOV",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Ardsley, NY, US"
      },
      {
        "name": "Milan Spisek",
        "dupr_id": "RZO4ZZ",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Easton, CT, US"
      }
    ]
  },
  {
    "team_id": 6280733837,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Schwaeber",
        "dupr_id": "ZNEZKQ",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Westport, CT, US"
      },
      {
        "name": "Scott Gattey",
        "dupr_id": "6ZLDY0",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Newtown, CT, US"
      }
    ]
  }
]