Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Double Trouble Women's 3.5 Doubles

ID: 5471552882

Match Scores

4-15

Loss

Play Date

2025-01-18

Play Time (Est)

3:30 PM

Play Location

Olympic Indoor Tennis, 3480 Indianola Ave, Columbus, OH 43214, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
TH
Tama Haferman

129OO7 · Delaware, OH, US

DUPR

3.690

RH
Ren Haferman

PZK2VX · USA

DUPR

3.268

TEAM 2WINNER
AR
Anne Reed

MY67QV · USA

DUPR

3.566

CP
Cendy Perez

99ZXXE · USA

DUPR

3.969

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-5471552882
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7228035470,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tama Haferman",
        "dupr_id": "129OO7",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "Delaware, OH, US"
      },
      {
        "name": "Ren Haferman",
        "dupr_id": "PZK2VX",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7163750973,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anne Reed",
        "dupr_id": "MY67QV",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cendy Perez",
        "dupr_id": "99ZXXE",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]