Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LANGHE SPRING DOUBLES OPEN - Men's Doubles 19+ 5.0+

ID: 5013792649

Match Scores

11-1

Win

Play Date

2026-05-01

Play Time (Est)

2:15 AM

Play Location

Piemonte, Italy

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
stefano moioli

WX5K9L · USA

DUPR

4.442

PS
patricio salandro

0RJ0VG · MI, Lombardy, IT

DUPR

5.479

TEAM 2LOSS
AA
Andrea Amone

PKJDRE · USA

DUPR

3.694

GM
Gabriele Massolino

QP4RRD · USA

DUPR

3.792

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-5013792649
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4333559279,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "stefano moioli",
        "dupr_id": "WX5K9L",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "patricio salandro",
        "dupr_id": "0RJ0VG",
        "rating": 5.479,
        "profile_pic_url": null,
        "location": "MI, Lombardy, IT"
      }
    ]
  },
  {
    "team_id": 8045663079,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrea Amone",
        "dupr_id": "PKJDRE",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabriele Massolino",
        "dupr_id": "QP4RRD",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]