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

WPC SERIES - ITALY 2026 - Mixed Doubles 19+ 5.0+

ID: 5799910052

Match Scores

11-7

Win

Play Date

2026-05-09

Play Time (Est)

9:00 PM

Play Location

Lazio, Italy

Unverified Facility

Competitor Teams

TEAM 1WINNER
FM
Federica Mundula

ODNR5L · Roma, Lazio, IT

DUPR

4.611

RR
Rinaldo Rossi

DW4906 · Rome, Lazio, IT

DUPR

4.984

TEAM 2LOSS
TZ
Ty Zaher

9POKRV · USA

DUPR

4.290

SV
Sara Vecchione

0P5224 · USA

DUPR

4.458

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-5799910052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4512559751,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Federica Mundula",
        "dupr_id": "ODNR5L",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": "Roma, Lazio, IT"
      },
      {
        "name": "Rinaldo Rossi",
        "dupr_id": "DW4906",
        "rating": 4.984,
        "profile_pic_url": null,
        "location": "Rome, Lazio, IT"
      }
    ]
  },
  {
    "team_id": 5713898240,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ty Zaher",
        "dupr_id": "9POKRV",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sara Vecchione",
        "dupr_id": "0P5224",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]