Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinko de Mayo at Matrix 2026 - Mens Doubles Skill: (4.0)

ID: 7533375083

Match Scores

15-8

Win

Play Date

2026-05-02

Play Time (Est)

12:45 AM

Play Location

Lowell, AR

View Facility Page →

Competitor Teams

TEAM 1WINNER
BS
Brian Stumfoll

L5X67Z · Joplin, MO, US

DUPR

4.353

IH
Ivan Huang

3O4ZG7 · USA

DUPR

3.960

TEAM 2LOSS
DL
Dave Light

O6DM5P · Maumelle, AR, US

DUPR

3.952

EH
Emery Hanback

16YX9K · Little Rock, AR, US

DUPR

4.146

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-7533375083
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5820580553,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Stumfoll",
        "dupr_id": "L5X67Z",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      },
      {
        "name": "Ivan Huang",
        "dupr_id": "3O4ZG7",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4423851506,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dave Light",
        "dupr_id": "O6DM5P",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Emery Hanback",
        "dupr_id": "16YX9K",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]