Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Mixed Doubles 4.5

ID: 8369098999

Match Scores

0-11

Loss

Play Date

2026-05-11

Play Time (Est)

8:45 AM

Play Location

Epic Athletic Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
SA
Sara Aframian

0QVJGQ · Pinecrest, FL, US

DUPR

3.943

EC
Emanuele Celso

5607R5 · Miami, FL, US

DUPR

3.945

TEAM 2WINNER
YN
yashu narala

7N0W4N · FL, US

DUPR

4.746

TF
Tomas Francisco Heredia Zuluaga

7D6EYM · Bogotá, Bogota, CO

DUPR

5.244

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-8369098999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7559491775,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sara Aframian",
        "dupr_id": "0QVJGQ",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Pinecrest, FL, US"
      },
      {
        "name": "Emanuele Celso",
        "dupr_id": "5607R5",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 7793413133,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "yashu narala",
        "dupr_id": "7N0W4N",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Tomas Francisco Heredia Zuluaga",
        "dupr_id": "7D6EYM",
        "rating": 5.244,
        "profile_pic_url": null,
        "location": "Bogotá, Bogota, CO"
      }
    ]
  }
]