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

MRC Fall 2024 Men's Double 4.5

ID: 8128699313

Match Scores

11-3

Win

Play Date

2024-11-16

Play Time (Est)

6:15 AM

Play Location

Mountainside Racquet Club, U.S. 22, Mountainside, NJ, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MR
Manickam Ramanathan

8K5RMK · Brookhaven, GA, US

DUPR

5.056

SR
Swithin Roy

PK7JYX · Jersey City, NJ, US

DUPR

4.279

TEAM 2LOSS
CG
Chenfei Gao

1R565M · Berkeley Heights, NJ, US

DUPR

4.263

EL
Eric Lin

EGXOZW · Freehold, NJ, US

DUPR

4.772

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-8128699313
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6166738297,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Manickam Ramanathan",
        "dupr_id": "8K5RMK",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "Brookhaven, GA, US"
      },
      {
        "name": "Swithin Roy",
        "dupr_id": "PK7JYX",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 6141547598,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chenfei Gao",
        "dupr_id": "1R565M",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Berkeley Heights, NJ, US"
      },
      {
        "name": "Eric Lin",
        "dupr_id": "EGXOZW",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Freehold, NJ, US"
      }
    ]
  }
]