Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball & More Inaugural Tournament - Mens Doubles Skill: (4.0 And Above) Age: (20 And Above)

ID: 5427600213

Match Scores

13-11

Win

Play Date

2024-04-28

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LS
Leo Son

8D5VO4 · Weymouth, MA, US

DUPR

4.280

DW
David Wolf

DWXQM6 · Boston, MA, US

DUPR

4.558

TEAM 2LOSS
JL
Jay Locke

8MQ0PG · Easton, MA, US

DUPR

4.223

JG
Jeff Goldman

30DEG8 · Easton, MA, US

DUPR

3.910

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-5427600213
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6224733127,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leo Son",
        "dupr_id": "8D5VO4",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Weymouth, MA, US"
      },
      {
        "name": "David Wolf",
        "dupr_id": "DWXQM6",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 4725662265,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Locke",
        "dupr_id": "8MQ0PG",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Jeff Goldman",
        "dupr_id": "30DEG8",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  }
]