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

Dinko de Mayo Mini Tournament - MX 6.5

ID: 8366906587

Match Scores

11-3

Loss

Play Date

2026-05-09

Play Time (Est)

8:45 AM

Play Location

Houston, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
Jian Cotter

D5Z476 · USA

DUPR

3.365

RM
Ryan Morris

K5JJVK · USA

DUPR

3.717

TEAM 2LOSS
MA
Madeleine Allocco

G5Y7QX · Houston, TX, US

DUPR

3.016

JL
Jack Lafferty

XKYKKX · Houston, TX, US

DUPR

3.343

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-8366906587
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6435996022,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jian Cotter",
        "dupr_id": "D5Z476",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Morris",
        "dupr_id": "K5JJVK",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4624799153,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madeleine Allocco",
        "dupr_id": "G5Y7QX",
        "rating": 3.016,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jack Lafferty",
        "dupr_id": "XKYKKX",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]