Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

APP Tour: The Owl Newport Beach Open -USAP GT Tourney AARP Masters Pro Mixed Doubles

ID: 6980016545

Match Scores

11-7, 7-11, 11-8

Win

Play Date

2024-07-03

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jenny Reifeis

89OPPE · St. Cloud, FL, US

DUPR

5.255

FW
FD Wilder

3OZ4W2 · Naples, FL, US

DUPR

5.399

TEAM 2LOSS
MM
Mark Malott

1RDOWM · Lake Havasu City, AZ, US

DUPR

5.013

KO
Kelly Ojeda

3VGGX7 · Bakersfield, CA, US

DUPR

5.326

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-6980016545
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6703571156,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenny Reifeis",
        "dupr_id": "89OPPE",
        "rating": 5.255,
        "profile_pic_url": null,
        "location": "St. Cloud, FL, US"
      },
      {
        "name": "FD Wilder",
        "dupr_id": "3OZ4W2",
        "rating": 5.399,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 5215862020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Malott",
        "dupr_id": "1RDOWM",
        "rating": 5.013,
        "profile_pic_url": null,
        "location": "Lake Havasu City, AZ, US"
      },
      {
        "name": "Kelly Ojeda",
        "dupr_id": "3VGGX7",
        "rating": 5.326,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  }
]