Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pool B - Mixed 3.0-3.5

ID: 7275928982

Match Scores

11-3

Loss

Play Date

2026-03-29

Play Time (Est)

3:30 PM

Play Location

Clock Tower Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
MG
Manny Gomes

6Z2QJG · Sturbridge, MA, US

DUPR

3.030

MR
Mariana Ravanales

NXVZE2 · Uxbridge, MA, US

DUPR

2.673

TEAM 2LOSS
WP
wendy powell

O6EV27 · Marlborough, MA, US

DUPR

2.612

PW
Paul WorthingtonBerry

M260ZO · Ashland, MA, US

DUPR

2.752

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-7275928982
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7211493465,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Manny Gomes",
        "dupr_id": "6Z2QJG",
        "rating": 3.03,
        "profile_pic_url": null,
        "location": "Sturbridge, MA, US"
      },
      {
        "name": "Mariana  Ravanales",
        "dupr_id": "NXVZE2",
        "rating": 2.673,
        "profile_pic_url": null,
        "location": "Uxbridge, MA, US"
      }
    ]
  },
  {
    "team_id": 5425931022,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "wendy powell",
        "dupr_id": "O6EV27",
        "rating": 2.612,
        "profile_pic_url": null,
        "location": "Marlborough, MA, US"
      },
      {
        "name": "Paul WorthingtonBerry",
        "dupr_id": "M260ZO",
        "rating": 2.752,
        "profile_pic_url": null,
        "location": "Ashland, MA, US"
      }
    ]
  }
]