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

Mixed League 3.5-3.9 Saturday

ID: 5910244450

Match Scores

4-11

Win

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AI
Armando Inca

QPD6OD · USA

DUPR

3.323

RS
Rajinder Singh

D90XVY · USA

DUPR

2.517

TEAM 2WINNER
IS
ishmeet singh

PK0O2M · Syosset, NY, US

DUPR

3.466

FF
Farzad Fred Rahavi

7DR7QM · USA

DUPR

2.883

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-5910244450
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5301397799,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Armando Inca",
        "dupr_id": "QPD6OD",
        "rating": 3.323,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rajinder Singh",
        "dupr_id": "D90XVY",
        "rating": 2.517,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5596077578,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ishmeet singh",
        "dupr_id": "PK0O2M",
        "rating": 3.466,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      },
      {
        "name": "Farzad Fred Rahavi",
        "dupr_id": "7DR7QM",
        "rating": 2.883,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]