Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed DUPR League

ID: 8344892757

Match Scores

8-11, 11-9, 11-2

Loss

Play Date

2026-05-26

Play Time (Est)

10:15 AM

Play Location

1219 Mills Ln, Lowell, AR 72745, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SM
Stephen Myers

590KGP · Fayetteville, AR, US

DUPR

4.729

YH
Yasmine Humbert

DNNJPM · Fayetteville, AR, US

DUPR

4.291

TEAM 2LOSS
CB
Chase Ballay

RYZ64E · Lowell, AR, US

DUPR

4.419

YA
Yaneli Acosta

YG0WJG · Springdale, AR, US

DUPR

4.014

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-8344892757
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5765813848,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Myers",
        "dupr_id": "590KGP",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Fayetteville, AR, US"
      },
      {
        "name": "Yasmine Humbert",
        "dupr_id": "DNNJPM",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Fayetteville, AR, US"
      }
    ]
  },
  {
    "team_id": 8470300713,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chase Ballay",
        "dupr_id": "RYZ64E",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Lowell, AR, US"
      },
      {
        "name": "Yaneli Acosta",
        "dupr_id": "YG0WJG",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      }
    ]
  }
]