Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 8 May-June 4.0 Men

ID: 5766136983

Match Scores

11-1

Win

Play Date

2025-06-24

Play Time (Est)

4:45 AM

Play Location

Keystone Crossing | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Mohamed manaa

DN7OLX · Carmel, IN, US

DUPR

4.110

JS
Joshua Susana

OZ4W77 · Plainfield, IN, US

DUPR

3.857

TEAM 2LOSS
MV
Matej Vejr

NRWQ66 · Indianapolis, IN, US

DUPR

3.751

JL
Joseph Liu

6NZ7Y0 · Carmel, IN, US

DUPR

3.862

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-5766136983
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5305086851,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mohamed manaa",
        "dupr_id": "DN7OLX",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Joshua Susana",
        "dupr_id": "OZ4W77",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "Plainfield, IN, US"
      }
    ]
  },
  {
    "team_id": 6745868681,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matej Vejr",
        "dupr_id": "NRWQ66",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Joseph Liu",
        "dupr_id": "6NZ7Y0",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]