Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

4th Annual Boca Raton Masters Pickleball Championships - Mens Senior Pro Doubles

ID: 4489066060

Match Scores

11-6, 11-4

Loss

Play Date

2025-01-12

Play Time (Est)

5:00 PM

Play Location

Boca Raton, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
DF
David Furman

1NR266 · Phoenix, AZ, US

DUPR

5.560

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.544

TEAM 2LOSS
MN
Miguel Nido

7DV664 · Miami, FL, US

DUPR

5.048

ME
Matthew Endara

1RX7NN · Palmetto Bay, FL, US

DUPR

5.359

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-4489066060
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5073899302,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Furman",
        "dupr_id": "1NR266",
        "rating": 5.56,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.544,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6456940791,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Miguel Nido",
        "dupr_id": "7DV664",
        "rating": 5.048,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Matthew Endara",
        "dupr_id": "1RX7NN",
        "rating": 5.359,
        "profile_pic_url": null,
        "location": "Palmetto Bay, FL, US"
      }
    ]
  }
]