Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7569174497

Match Scores

5-11

Win

Play Date

2025-10-11

Play Time (Est)

6:15 AM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1LOSS
JL
Jared Levy

EGGKOV · Ardsley, NY, US

DUPR

4.199

MS
Milan Spisek

RZO4ZZ · Easton, CT, US

DUPR

4.227

TEAM 2WINNER
JR
Jeremy Robinson

6ZVRW0 · USA

DUPR

4.306

WM
William Morris

2LW6KY · Newtown, CT, US

DUPR

4.560

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-7569174497
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6027095534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Levy",
        "dupr_id": "EGGKOV",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Ardsley, NY, US"
      },
      {
        "name": "Milan Spisek",
        "dupr_id": "RZO4ZZ",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Easton, CT, US"
      }
    ]
  },
  {
    "team_id": 5664589837,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Robinson",
        "dupr_id": "6ZVRW0",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Morris",
        "dupr_id": "2LW6KY",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Newtown, CT, US"
      }
    ]
  }
]