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

Competitive Open Play Match

ID: 8271890170

Match Scores

9-11, 7-11

Loss

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

1031 Montgomery Hwy #101, Vestavia Hills, AL 35216, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MJ
Manoj Jagani

G5L6JD · Tuscaloosa, AL, US

DUPR

4.680

CV
Carlos Valor

9DKJD7 · USA

DUPR

4.907

TEAM 2WINNER
CZ
Chris Zhang

M9OZJV · USA

DUPR

4.959

RM
Ray Mckenna

JY227O · USA

DUPR

4.924

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-8271890170
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5348413047,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Manoj Jagani",
        "dupr_id": "G5L6JD",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      },
      {
        "name": "Carlos Valor",
        "dupr_id": "9DKJD7",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5680288964,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Zhang",
        "dupr_id": "M9OZJV",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ray Mckenna",
        "dupr_id": "JY227O",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]