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

Mens Power Pair 6.5 - Mens Doubles DUPR 6.5

ID: 7612032509

Match Scores

11-8

Win

Play Date

2026-04-25

Play Time (Est)

6:15 AM

Play Location

Missouri City, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
FB
Federico Bailou

NR0P0W · USA

DUPR

2.993

DG
Daniel Gonzalez

YX4ZZP · Katy, TX, US

DUPR

3.748

TEAM 2LOSS
BC
Brandon Christa

O6QNGP · USA

DUPR

3.266

AP
Arun Paul

7NOKVM · Richmond, TX, US

DUPR

3.704

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-7612032509
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5070894359,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Federico Bailou",
        "dupr_id": "NR0P0W",
        "rating": 2.993,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel  Gonzalez",
        "dupr_id": "YX4ZZP",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  },
  {
    "team_id": 8264942868,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Christa",
        "dupr_id": "O6QNGP",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Arun Paul",
        "dupr_id": "7NOKVM",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "Richmond, TX, US"
      }
    ]
  }
]