Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PickleBreakout 2025 - Intermediate Men's Doubles

ID: 7287046199

Match Scores

16-21

Win

Play Date

2025-12-13

Play Time (Est)

12:45 AM

Play Location

Selangor

Unverified Facility

Competitor Teams

TEAM 1LOSS
MG
Mogenshwar Ganesan

0ZNKY4 · USA

DUPR

2.720

DS
Deveshwar Sivam

ZDPXQW · USA

DUPR

2.954

TEAM 2WINNER
NH
Nick Ho

764RM5 · Malacca, Malacca, MY

DUPR

3.235

SY
Sam Yap

4Z69DK · USA

DUPR

3.438

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-7287046199
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7365982047,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mogenshwar Ganesan",
        "dupr_id": "0ZNKY4",
        "rating": 2.72,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deveshwar  Sivam",
        "dupr_id": "ZDPXQW",
        "rating": 2.954,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8004184804,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Ho",
        "dupr_id": "764RM5",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": "Malacca, Malacca, MY"
      },
      {
        "name": "Sam Yap",
        "dupr_id": "4Z69DK",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]