Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saco Pickleball Club - Rated Play

ID: 4713818741

Match Scores

7-11

Win

Play Date

2024-11-10

Play Time (Est)

6:15 AM

Play Location

90 Beach Street, Saco, ME, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LN
Larry Nichols

56P905 · Falmouth, ME, US

DUPR

3.837

AC
Aleksander Czurylo

G5O9RV · USA

DUPR

3.411

TEAM 2WINNER
RH
Richard Herrera

JJ9ZKJ · USA

DUPR

3.140

CG
Colin Garner

17EZ50 · Westbrook, ME, US

DUPR

5.102

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-4713818741
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8482683668,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry Nichols",
        "dupr_id": "56P905",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "Falmouth, ME, US"
      },
      {
        "name": "Aleksander Czurylo",
        "dupr_id": "G5O9RV",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5684498176,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard Herrera",
        "dupr_id": "JJ9ZKJ",
        "rating": 3.14,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Colin Garner",
        "dupr_id": "17EZ50",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": "Westbrook, ME, US"
      }
    ]
  }
]