Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.5 - Pool B

ID: 4334856912

Match Scores

10-12

Win

Play Date

2026-02-08

Play Time (Est)

1:00 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
EV
Elaine Vassie

L5N2P6 · Cazenovia, NY, US

DUPR

4.306

SM
Simi Moala

N7LXJN · USA

DUPR

4.214

TEAM 2WINNER
AV
Amanda Valenti

RY2MON · Penfield, NY, US

DUPR

4.174

JC
John Carpenter

XJ7K25 · Rochester, NY, US

DUPR

4.579

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-4334856912
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5028569278,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elaine Vassie",
        "dupr_id": "L5N2P6",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Cazenovia, NY, US"
      },
      {
        "name": "Simi Moala",
        "dupr_id": "N7LXJN",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8330396522,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Valenti",
        "dupr_id": "RY2MON",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Penfield, NY, US"
      },
      {
        "name": "John Carpenter",
        "dupr_id": "XJ7K25",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]