Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Southern Maine Pickleball Club

ID: 8508441962

Match Scores

11-2

Win

Play Date

2024-03-20

Play Time (Est)

3:30 PM

Play Location

Sea Road Church, Sea Road, Kennebunk, ME, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MF
Michael Friedman

V74VYJ · Kennebunkport, ME, US

DUPR

4.025

DR
Daniel Roy

3Z6JOW · Sanford, ME, US

DUPR

3.701

TEAM 2LOSS
EA
Eid Alsabbagh

6ZW9PK · USA

DUPR

3.866

BC
Brad Carpentier

YGGK94 · South Portland, ME, US

DUPR

3.590

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-8508441962
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5454090230,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Friedman",
        "dupr_id": "V74VYJ",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Kennebunkport, ME, US"
      },
      {
        "name": "Daniel Roy",
        "dupr_id": "3Z6JOW",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": "Sanford, ME, US"
      }
    ]
  },
  {
    "team_id": 5131627592,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eid Alsabbagh",
        "dupr_id": "6ZW9PK",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Carpentier",
        "dupr_id": "YGGK94",
        "rating": 3.59,
        "profile_pic_url": null,
        "location": "South Portland, ME, US"
      }
    ]
  }
]