Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HM S2 CHAMPIONSHIP

ID: 7542928638

Match Scores

12-10

Win

Play Date

2026-03-14

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
FC
Fausto Callava

XJXN97 · Coral Gables, FL, US

DUPR

4.011

FR
Fernando Rivero

G5R0VD · Miami, FL, US

DUPR

3.279

TEAM 2LOSS
RE
Ruddy Estevez

JZ9WJJ · Miami, FL, US

DUPR

3.477

AG
Andrew garcia

PK2E9M · Miami, FL, US

DUPR

3.369

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-7542928638
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8421622546,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fausto Callava",
        "dupr_id": "XJXN97",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Coral Gables, FL, US"
      },
      {
        "name": "Fernando Rivero",
        "dupr_id": "G5R0VD",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 8338154127,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ruddy Estevez",
        "dupr_id": "JZ9WJJ",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Andrew garcia",
        "dupr_id": "PK2E9M",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]