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

Franklin Avsoy North Cup - Open Mens Doubles

ID: 4807454229

Match Scores

1-11

Win

Play Date

2026-05-29

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AT
Abhinav Takkar

ME9EMV · USA

DUPR

4.063

MS
Mandeep Singh

EW79DE · USA

DUPR

4.454

TEAM 2WINNER
OP
Om pawar

X2XLVR · New Delhi, DL, IN

DUPR

4.704

AN
Aditya Nandal

RW4W6E · Gurugram, HR, IN

DUPR

4.804

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-4807454229
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6548642972,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Abhinav Takkar",
        "dupr_id": "ME9EMV",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mandeep Singh",
        "dupr_id": "EW79DE",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6032545241,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Om  pawar",
        "dupr_id": "X2XLVR",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "New Delhi, DL, IN"
      },
      {
        "name": "Aditya Nandal",
        "dupr_id": "RW4W6E",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": "Gurugram, HR, IN"
      }
    ]
  }
]