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

GoRally Super League Season 2

ID: 5338269797

Match Scores

11-2

Loss

Play Date

2026-03-28

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RK
Ranjit Kupli

KOL767 · USA

DUPR

4.513

RS
Rashein Samuel

EWO5NE · Bengaluru, KA, IN

DUPR

4.778

TEAM 2LOSS
GR
Gowtham Ramesh

67J0VE · Bengaluru, KA, IN

DUPR

4.736

SP
Spandan P V

V7DKVE · Bengaluru, KA, IN

DUPR

4.786

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-5338269797
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7025435465,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ranjit Kupli",
        "dupr_id": "KOL767",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rashein Samuel",
        "dupr_id": "EWO5NE",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Bengaluru, KA, IN"
      }
    ]
  },
  {
    "team_id": 7199783090,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gowtham Ramesh",
        "dupr_id": "67J0VE",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Bengaluru, KA, IN"
      },
      {
        "name": "Spandan P V",
        "dupr_id": "V7DKVE",
        "rating": 4.786,
        "profile_pic_url": null,
        "location": "Bengaluru, KA, IN"
      }
    ]
  }
]