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

2025 Pickleball World Cup

ID: 4304619396

Match Scores

21-12

Loss

Play Date

2025-11-02

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Mark Milner

3PZL2X · Boca Raton, FL, US

DUPR

5.154

MP
Mario Porcelli

8DOMPY · Miami Beach, FL, US

DUPR

5.377

TEAM 2LOSS
BB
Brig Boonswang

X2OZKX · Ra'anana, Center District, IL

DUPR

4.549

JS
Jshayahu shai Zahavi

8MQLXO · Laguna Niguel, CA, US

DUPR

4.607

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-4304619396
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7459710473,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Milner",
        "dupr_id": "3PZL2X",
        "rating": 5.154,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Mario Porcelli",
        "dupr_id": "8DOMPY",
        "rating": 5.377,
        "profile_pic_url": null,
        "location": "Miami Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 7650226402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brig Boonswang",
        "dupr_id": "X2OZKX",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Ra'anana, Center District, IL"
      },
      {
        "name": "Jshayahu shai Zahavi",
        "dupr_id": "8MQLXO",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      }
    ]
  }
]