Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Irish Open - Mixed Doubles Skill: (4.5) Age: (8 To 49)

ID: 6856339802

Match Scores

7-15

Loss

Play Date

2026-03-15

Play Time (Est)

3:30 PM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
AF
Ava Ferrante

1QR0M4 · Grand Rapids, MI, US

DUPR

4.423

BB
Brandon Baker

Z9N0YM · Kent County, MI, US

DUPR

4.363

TEAM 2WINNER
JA
Jeren Aynazarova

56Q4KL · Warren, MI, US

DUPR

4.154

NV
Nathan Vo

J5PMPJ · Warren, MI, US

DUPR

4.551

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-6856339802
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5610791873,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ava Ferrante",
        "dupr_id": "1QR0M4",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Brandon Baker",
        "dupr_id": "Z9N0YM",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "Kent County, MI, US"
      }
    ]
  },
  {
    "team_id": 5137646757,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeren Aynazarova",
        "dupr_id": "56Q4KL",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Warren, MI, US"
      },
      {
        "name": "Nathan Vo",
        "dupr_id": "J5PMPJ",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Warren, MI, US"
      }
    ]
  }
]