Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mother's Day Basket Tournament

ID: 8491378681

Match Scores

15-8, 15-8

Win

Play Date

2026-05-10

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CF
Cristian Flores

4ZP4GG · Las Cruces, NM, US

DUPR

4.332

PM
Patrick Marsh

56JYQR · USA

DUPR

4.132

TEAM 2LOSS
RH
Roman Herrera

YXQ4O4 · USA

DUPR

4.183

DL
Dallas Lincoln

WXQ02L · USA

DUPR

3.929

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-8491378681
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7658974864,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cristian Flores",
        "dupr_id": "4ZP4GG",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Las Cruces, NM, US"
      },
      {
        "name": "Patrick Marsh",
        "dupr_id": "56JYQR",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4937987542,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roman Herrera",
        "dupr_id": "YXQ4O4",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dallas Lincoln",
        "dupr_id": "WXQ02L",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]