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

2026 Nova Scotia Provincial Championships - Mens Doubles Skill: (3.5) Age: (17 To 39)

ID: 5336976804

Match Scores

15-3

Loss

Play Date

2026-05-21

Play Time (Est)

1:00 PM

Play Location

Bedford, NS

View Facility Page →

Competitor Teams

TEAM 1WINNER
SM
Siva Marella

O6VRG7 · Bedford, NS, CA

DUPR

3.597

ME
Melbin Eldhose

VXX7L6 · USA

DUPR

3.672

TEAM 2LOSS
EE
Emanuele Ermanni

LWLNXZ · Dartmouth, NS, CA

DUPR

3.036

VK
Vignesh Kumar

4ZKDM2 · Fall River, NS, CA

DUPR

3.236

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-5336976804
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7028790916,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Siva Marella",
        "dupr_id": "O6VRG7",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      },
      {
        "name": "Melbin Eldhose",
        "dupr_id": "VXX7L6",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7765263746,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emanuele Ermanni",
        "dupr_id": "LWLNXZ",
        "rating": 3.036,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      },
      {
        "name": "Vignesh Kumar",
        "dupr_id": "4ZKDM2",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": "Fall River, NS, CA"
      }
    ]
  }
]