Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NP Arizona Open Powered by Onix - Mens Doubles Skill: (4.999 And Under) 4.0-4.5 30+40+50+

ID: 5732908651

Match Scores

12-15

Loss

Play Date

2025-10-18

Play Time (Est)

8:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
BI
Bryan Iams

8D9PX6 · Gilbert, AZ, US

DUPR

3.984

MG
Marcos Goodman

L5NP7K · AZ, US

DUPR

3.922

TEAM 2WINNER
CL
Christopher La Testa

8M9RRL · Pikesville, MD, US

DUPR

4.704

KG
Kevin Gibson

3YO2K4 · Baltimore, MD, US

DUPR

4.128

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-5732908651
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6702912428,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Iams",
        "dupr_id": "8D9PX6",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Marcos Goodman",
        "dupr_id": "L5NP7K",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  },
  {
    "team_id": 5419422015,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher La Testa",
        "dupr_id": "8M9RRL",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Pikesville, MD, US"
      },
      {
        "name": "Kevin Gibson",
        "dupr_id": "3YO2K4",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]