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

Competitive Open Play Match

ID: 7829664353

Match Scores

2-11

Win

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

9847 Cumberland Pointe Blvd, Noblesville, IN 46060, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
TF
Tom Fernandez Jr

DYVOZ4 · Carmel, IN, US

DUPR

3.438

DI
danny iskandar

DNE97L · USA

DUPR

3.877

TEAM 2WINNER
MP
Mary Patterson

QXZEY4 · Fishers, IN, US

DUPR

3.100

GJ
Gloria Jimenez

4V26OG · Westfield, IN, US

DUPR

3.263

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-7829664353
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7510152555,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Fernandez Jr",
        "dupr_id": "DYVOZ4",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "danny iskandar",
        "dupr_id": "DNE97L",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6154869271,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mary Patterson",
        "dupr_id": "QXZEY4",
        "rating": 3.1,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      },
      {
        "name": "Gloria Jimenez",
        "dupr_id": "4V26OG",
        "rating": 3.263,
        "profile_pic_url": null,
        "location": "Westfield, IN, US"
      }
    ]
  }
]